Explorar el Código

fix image_tools bug

sangxin hace 3 años
padre
commit
11d938e36f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/chapt2/2.4动手玩ROS2.md

+ 1 - 1
docs/chapt2/2.4动手玩ROS2.md

@@ -78,7 +78,7 @@ ros2 run turtlesim turtle_teleop_key
 Ctrl+Alt+T打开终端,输入下面的指令
 
 ```
-ros2 run image_tool2 cam2image
+ros2 run image_tools cam2image
 ```
 
 你会看到如下界面