Skip to content

Partial sim with Gaz

terrytaylorbonn edited this page Feb 4, 2024 · 10 revisions

24.0202

PART B Sim partial. I ran a simulation with Gazebo (simulation of world and copter), real camera + AI (python script), and python script to load mission plan (created in Mission Planner) and run the mission (using mavlink commands to the sim copter). I restarted everything before starting, and everything up no problem.

Note: The simulation camera does not work (I don't need it anyway). This is probably because I installed a different version of ROS without uninstalling the existing version (there were error messages about this during ROS installation). ROS is difficult to uninstall and you can't simply install a new version over the old version. I normally reinstall the OS before installing a new version of ROS (the user name for my current Ubuntu install is "tt15", where the "15" stands for the 15th installation of Ubuntu required because of ROS).

For (draft) details see the first chapter in

image

image

image

Home

Getting into the air ASAP

(0) Reference


EPIC 1 - Ziptie'd FPVs

(1) FPV simulators (inav notes 0608)

(2) SBeeF405/INAV (1a)

(3) SBeeF405/BF (1b)

(4) SBeeF405/AP (1c)


EPIC 2 - Ziptie'd Pixhawks

(5) Pix6c/PX4 (2a)

(6) Pix6c/AP (2b)


EPIC 3 - AI basic

(7) AI JNano (7.2)

(8) AI PI5 (7.1) (TODO)


EPIC 4 – AI advanced

(9) FC HITL (3)

(10) SITL (total sim) (1)

(11) FC firmware APIs (5.3)

(12) ROS ecosystem

(13) CC AI (2)


EPIC 5 – Advanced platforms

(14) Firmware dev (5)

(15) Mission platforms (6b)

(16) Special projects (5.6,5.5)



Clone this wiki locally