Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tutorials/pick_and_place/0_ros_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ The ROS workspace is now ready to accept commands!
ROS_IP: 192.168.50.149
```

1. (Optional) By default, the server_endpoint will listen on port 10000, but this is also controlled by a parameter. If you need to change it, you can run the command `rosparam set ROS_TCP_PORT 10000`, replacing 10000 with the desired port number.

The ROS workspace is now ready to accept commands!

---
Expand Down