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 - Build/fly FPV drone

(1) FPV simulators (inav notes 0608)

(2) SBeeF405/INAV (1a)

(3) SBeeF405/BF (1b)

(4) SBeeF405/AP (1c)


EPIC 2 - Build/fly Pixhawk drone

(5) Pix6c/PX4 (2a)

(6) Pix6c/AP (2b)


EPIC 3 - Add AI to Pixhawk drone

(7) AI cc + cam

(8a) AI Nano PX4

(8b) AI Nano AP

(8c) AI PI PX4

(8d) AI PI AP


EPIC 4 – Advanced AI

(9a) SIH (frame+world sim)

(11) FC FW Mavlink API (via CC/GCS APIs) (5.3)

(13) CC AI (+ Mavlink) (2)


EPIC 5 – Advanced platforms

(14) Firmware dev (5)

(15) Mission platforms (6b)

(16) Special projects (5.6,5.5)


EPIC 6 – PITS (Pie in the sky)

(9b) HITL (frame+world sim)

(10) (skip) SITL (total sim) (1) (was E4)

(14b) Matlab (was E5/4(HITL))

(12) ROS (+ROSMAV) (was E4)



Clone this wiki locally