Adding more than one robot in Gazebo
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
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.
Or use export GAZEBO_MODEL_PATH= ... , to link model directory, where robot models are added.
Thanks
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!