Skip to content

Commit ff88fb3

Browse files
authored
Update setup.md (#330)
1 parent acf4775 commit ff88fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/ros_unity_integration/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Follow these steps if using ROS2:
7171

7272
This should build a docker image and start it.
7373

74-
b) Alternatively, if you're not going to use the Docker image, download the [ROS2 branch of the ROS-TCP-Endpoint](https://github.com/Unity-Technologies/ROS-TCP-Endpoint/tree/ROS2) repository and copy it into the `src` folder in your Colcon workspace. Then navigate to your Colcon workspace and run the following commands:
74+
b) Alternatively, if you're not going to use the Docker image, download the [ROS2 branch of the ROS-TCP-Endpoint](https://github.com/Unity-Technologies/ROS-TCP-Endpoint/tree/main-ros2) repository and copy it into the `src` folder in your Colcon workspace. Then navigate to your Colcon workspace and run the following commands:
7575
7676
```bash
7777
source install/setup.bash

0 commit comments

Comments
 (0)