OSE Rover: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "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 compatibil...")
 
No edit summary
Line 1: Line 1:
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?
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. [https://www.thedroningcompany.com/blog/px4-vs-ardupilot-choosing-the-right-open-source-flight-stack] and has user-friendly mission planning.
#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]
#C

Revision as of 21:24, 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?

  1. 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]
  2. C