Adding more than one robot in Gazebo

2 ビュー (過去 30 日間)
Shin Ee Soong
Shin Ee Soong 2022 年 3 月 5 日
編集済み: Gaurav Bhosale 2022 年 6 月 8 日
Hi, how do you add more than one robot to a Gazebo Empty World? (to be connected to a ros2 simulink model)
Thank you!

回答 (1 件)

Gaurav Bhosale
Gaurav Bhosale 2022 年 6 月 8 日
編集済み: Gaurav Bhosale 2022 年 6 月 8 日
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

カテゴリ

Help Center および File ExchangeRobotics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by