PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.48k stars 13.51k forks source link

Feature TODO list for full Ignition Gazebo Support #20046

Closed Jaeyoung-Lim closed 8 months ago

Jaeyoung-Lim commented 2 years ago

Describe problem solved by the proposed feature

Currently ignition gazebo only supports a minimal version of a quadrotor model. We would like to fully support ignition gazebo as the primary simulation for px4 sitl.

The following list outlines the work packages that needs to be ported over to support ignition gazebo @dagar

Utilities

Models

Sensors

SangwooJ commented 1 year ago

@Jaeyoung-Lim I am trying to add lidar(gpu_ray) to the x500 model in Gazebo(ignition) by following this instructions https://gazebosim.org/docs/garden/sensors . However, It is not working properly, the simulator stops and crashes. Is this a PX4 problem?

Jaeyoung-Lim commented 1 year ago

@SangwooJ I don't think so

SangwooJ commented 1 year ago

@Jaeyoung-Lim Thanks for the reply. Currently, is it possible to add Lidar(gpu_ray) to the x500 in the gazebo ignition(garden)?