Filter löschen
Filter löschen

Adding more than one robot in Gazebo

12 Ansichten (letzte 30 Tage)
Shin Ee Soong
Shin Ee Soong am 5 Mär. 2022
Bearbeitet: Gaurav Bhosale am 8 Jun. 2022
Hi, how do you add more than one robot to a Gazebo Empty World? (to be connected to a ros2 simulink model)
Thank you!

Antworten (1)

Gaurav Bhosale
Gaurav Bhosale am 8 Jun. 2022
Bearbeitet: Gaurav Bhosale am 8 Jun. 2022
Hi Shin,
You need to edit .world file to add multiple robot model in Gazebo.
You can follow this Gazebo tutorial.
Or you can keep robot model in home/.gazebo directory and add in Gazebo at run-time ( tutorial )
Or use export GAZEBO_MODEL_PATH= ... , to link model directory, where robot models are added.
Thanks

Kategorien

Mehr zu Robotics finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by