Adding more than one robot in Gazebo
3 views (last 30 days)
Show older comments
Hi, how do you add more than one robot to a Gazebo Empty World? (to be connected to a ros2 simulink model)
Thank you!
0 Comments
Answers (1)
Gaurav Bhosale
on 8 Jun 2022
Edited: Gaurav Bhosale
on 8 Jun 2022
Hi Shin,
You need to edit .world file to add multiple robot model in Gazebo.
Or use export GAZEBO_MODEL_PATH= ... , to link model directory, where robot models are added.
Thanks
0 Comments
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!