diff --git a/README.md b/README.md index 9c3f961..871d891 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ cd ~/ros2_ws/src/wpr_simulation2/scripts ``` 3. 编译 ``` +加载 ROS Humble +source /opt/ros/humble/setup.bash cd ~/ros2_ws colcon build --symlink-install ```