OSE Rover: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
#Ardupilot vs Pixhawk - 2 software bases for drone control. Ardupilot is more versatile. [https://www.thedroningcompany.com/blog/px4-vs-ardupilot-choosing-the-right-open-source-flight-stack] and has user-friendly mission planning. Ardupilot is GPL, vs BSD for Pixhawk. Ardupilot has Rover, Copter, and Plane. [https://diydrones.com/#google_vignette] | #Ardupilot vs Pixhawk - 2 software bases for drone control. Ardupilot is more versatile. [https://www.thedroningcompany.com/blog/px4-vs-ardupilot-choosing-the-right-open-source-flight-stack] and has user-friendly mission planning. Ardupilot is GPL, vs BSD for Pixhawk. Ardupilot has Rover, Copter, and Plane. [https://diydrones.com/#google_vignette] | ||
# | #You can run ardupilot on BBB - [https://ardupilot.org/dev/docs/building-for-beaglebone-black-on-linux.html] using a cape. |
Revision as of 21:27, 26 November 2023
This is OSE's implementation of Ardupilot Rover. Which board to run it on? Which operating system to work in? Which real time microkernel to use? What is the sensor compatibility?