OSE Rover: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
#You can run ardupilot on BBB - [https://ardupilot.org/dev/docs/building-for-beaglebone-black-on-linux.html] using a cape to replace Ardupilot Mega capacity, but this cape seems no longer available. Dead end? | #You can run ardupilot on BBB - [https://ardupilot.org/dev/docs/building-for-beaglebone-black-on-linux.html] using a cape to replace Ardupilot Mega capacity, but this cape seems no longer available. Dead end? | ||
#Companion computers - can collaborate with a flight controller. | #Companion computers - can collaborate with a flight controller. | ||
=Links= | |||
*[[Beagle Bone]] |
Revision as of 22:16, 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?
- Ardupilot vs Pixhawk - 2 software bases for drone control. Ardupilot is more versatile. [1] and has user-friendly mission planning. Ardupilot is GPL, vs BSD for Pixhawk. Ardupilot has Rover, Copter, and Plane. [2]
- You can run ardupilot on BBB - [3] using a cape to replace Ardupilot Mega capacity, but this cape seems no longer available. Dead end?
- Companion computers - can collaborate with a flight controller.