I made a course on Udemy (a video lecture site with 15 million students) termed “Drone Programming Primer for Software Development”, which can be found here. I intentionally went as broad as possible, but I provide some introductory information on the following,
ArduPilot
MAVProxy
MAVLink
DroneKit,
while using a SITL drone.
So far 1184 students have enrolled, mostly through free initial promotions. I hope this course will help to expose a new group of people to the ArduPilot world.
I was wondering if anyone would be interested in checking it out and giving me some feedback on what could be made better, or correct any mistakes I may have made
If you message me, I will send you a coupon
Thanks so much!
Hello Caleb,
I am an ex-academic in robotics engineering, and I’ve got a decent background in UAV design and general programming. I could help review your course too.
Wasim
From the Preview, this looks good. Well done Caled. This is what we need to expose the possibilities.
I would love to complete the entire course and present my comments.
@ppoirier That’s good to hear, I perhaps started to get a little OCD with my refilming!
Thanks everyone! It took a month to put together, so I’m extremely happy to see the mothership’s interest! I’ll send you some coupon links, message me if I missed you
I sent you messages with coupon links let me know what you think
@tiffo Your youtube channel is what taught me most of my dronekit knowledge around 5 months ago! I am very grateful for the time you took to make your videos, you are like a celebrity to me haha.
I am setting up my Ubuntu 16.04 server and encountered this error when installing the dependencies in Section 3, Lecture 8. I was following the instructions on the left side of the page:
root@ubuntu1:/home/pw# pip install MAVProxy==1.6.2
Traceback (most recent call last):
File “/usr/bin/pip”, line 9, in
from pip import main
ImportError: cannot import name main
root@ubuntu1:/home/pw#
Any ideas?
Perhaps it would be helpful to have a place to copy and paste the commands as I may have made errors typing them out.
I would be interested in testing it out too. I’m in the process of trying to learn some of this myself for a potential opportunity so it would be great to give some feedback on it.