PX4-SITL_gazebo-classic icon indicating copy to clipboard operation
PX4-SITL_gazebo-classic copied to clipboard

Set of plugins, models and worlds to use with OSRF Gazebo Simulator in SITL and HITL.

Results 107 PX4-SITL_gazebo-classic issues
Sort by recently updated
recently updated
newest added

Hello! I have a question about the using the PX4-Autopilot package with the gazebo-classic simulator and ROS2 Foxy. In the github repository of the PX4-Autopilot package under this path “PX4-Autopilot/Tools/simulation/gazebo-classic/sitl_gazebo-classic/include”...

Hi, I'm trying to get some satellite images from Google following this tutorial: https://classic.gazebosim.org/tutorials?tut=static_map_plugin&cat=build_world It works fine when launching only Gazebo with this world, but when ran through PX4/Gazebo, it...

I have a gazebo in which i have many sensors like imu ,gps,magnetometer and their data is published in gazebo::msgs but barometer data is not publishing in gazebo::msgs it is...

question

Hello. I am developing my own aircraft, but before the physical tests, I would like to simulate it in Gazebo. And I ran into several problems Gazebo does not describe...

question

sonoma_raceway spawns iris underground and iris goes down continually in roslaunch of macros_posix_sitl. For example, at gazebo, iris - pos - z goes down from -3000 to -300000 and more....

what is the exact formulas for calculating the parameters in gazebo model plugins and what are their units i need detailed description thanks in advance

Hi, I'm trying to use `static_transform_publisher` node like this: `.` I wish I could use the same node type to be able to publish the same transform but for two...

Now build the gazebo plugins by typing: ~~~ make -j$(nproc) -l$(nproc) ~~~ i tried to build this plugin. there is error `gazebo_gimbal_controller_plugin.cpp` make error found

On MacOS (Arm) the simulated video stream doesn't work. To re-create the problem: 1. create a PX4 dev environment on Mac OS 2. run `make px4_sitl gazebo_typhoon_h480` The simulation will...

A `make px4_sitl gazebo` call in a fresh PX4 repo takes around 2 to 3 minutes, and I always find myself commenting out some plugins that clearly correspond to specific...