ArduPilot / SITL_Models

Models of aircraft for SITL
82 stars 116 forks source link

Gazebo: enable models to be used in ROS 2 launch scripts #100

Closed srmainwaring closed 12 months ago

srmainwaring commented 12 months ago

Add a CMakeLists.txt and package.xml to enable this package to be included in colcon workspaces. The hooks allow colcon to configure the environment correctly so the model and world files will be found.

Other changes

See also