소스 검색

Revert "chapt9中修改gazebo启动文件 (#13)"

This reverts commit 3f9654d7113fac6e3dce63009efce26cf2fb051c.
鱼香ROS 2 년 전
부모
커밋
10292b25a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/humble/chapt9/get_started/3.在Gazebo加载机器人模型.md

+ 1 - 1
docs/humble/chapt9/get_started/3.在Gazebo加载机器人模型.md

@@ -236,7 +236,7 @@ def generate_launch_description():
 
     # Start Gazebo server
     start_gazebo_cmd =  ExecuteProcess(
-        cmd=['gazebo', '--verbose','-s', 'libgazebo_ros_init.so', '-s', 'libgazebo_ros_factory.so'],
+        cmd=['gazebo', '--verbose','-s', 'libgazebo_ros_init.so', '-s', 'libgazebo_ros_factory.so', gazebo_world_path],
         output='screen')
 
     # Launch the robot