Kaynağa Gözat

fix image_tools bug

sangxin 3 yıl önce
ebeveyn
işleme
11d938e36f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 ```
 
 你会看到如下界面