apm planner
A collection of 3 Articles
A collection of 3 Articles
Today the rover successfully followed the mission as set by APM Mission Planner. The rover missions is not a closed loop. It will follow the checkpoints and end at the last checkpoint rather than Home. Video showing waypoints 4 and 5.... Read More
This one took quite a long time for me to figure out. I'd suggest that you have a look at Pixhawk guide, and see if it works out with you. Make sure after you are done making all the connections that you run APM Planner (see Installation on Ubuntu) and do the... Read More
Since APM planner is created using QT framework, it can run on Ubuntu. Installation To install do the following: Install the required packages including QT5. sudo apt-get update sudo apt-get install qt5-qmake qt5-default \ qtscript5-dev libqt5webkit5-dev lib... Read More