浏览代码

update the ros setup tutorial for ROS_TCP_PORT (#256)

/no-ros2-beta
Devin Miller (Unity) 3 年前
当前提交
7f887011
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
      tutorials/pick_and_place/0_ros_setup.md

2
tutorials/pick_and_place/0_ros_setup.md


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!
---

正在加载...
取消
保存