浏览代码

Readme ros distro

Signed-off-by: Adam Dabrowski <[email protected]>
Adam Dabrowski 3 年之前
父节点
当前提交
427a5df010
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -11,11 +11,7 @@ For information about contributing to Open 3D Engine, visit [https://o3de.org/do
 
 This project uses Vision messages, which can be obtained:
 
-#### For ROS 2 Humble:
-`sudo apt install ros-humble-vision-msgs`
-
-#### For ROS 2 Galactic
-`sudo apt install ros-galactic-vision-msgs`
+`sudo apt install ros-${ROS_DISTRO}-vision-msgs`
 
 ### Clone the repository