vislab-tecnico-lisboa / vizzy

The tools you need to interact with Vizzy robot.
12 stars 9 forks source link

Realsense is now working on Gazebo. Tested on ROS Melodic. #130

Closed joao-avelino closed 4 years ago

joao-avelino commented 4 years ago

Used code from https://github.com/pal-robotics/realsense_gazebo_plugin and https://github.com/pal-robotics-forks/realsense/tree/upstream/realsense2_description/urdf to simulate the Realsense on Gazebo.

To test it you need to launch the simulation with disable_3d_sensor:=false, since by default it is set to 'true' to reduce the computational load.