Skip to content

Conversation

@LaurieCheers-unity
Copy link
Contributor

Bringing tutorials up to date with AIRO-1617, namely the removal of params.yaml, and changing the global ROS_IP and ROS_PORT parameters to local parameters tcp_ip and tcp_port.

@LaurieCheers-unity LaurieCheers-unity requested review from at669, hyounesy and mrpropellers and removed request for at669 and mrpropellers January 25, 2022 00:08
Copy link
Contributor

@hyounesy hyounesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, with a couple optional suggestions


> Note: As with part 2, you can configure this launch file with a custom IP address or port:
```bash
roslaunch niryo_moveit part_3.launch tcp_ip:=127.0.0.1 tcp_port:=10005
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if this can become a bit misleading for most users that are not going to use custom IP address and they may try running it? How about just mentioning the parameter rather than the full command line? e.g.

As with part 2, you can configure this launch file with a custom IP address or port using the tcp_ip and tcp_port parameters respectively.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I felt like it was important to show the syntax for passing in the parameters (the := notation is not exactly guessable).


> Note: As with previous parts, you can configure this launch file with a custom IP address or port:
```bash
roslaunch niryo_moveit part_4.launch tcp_ip:=127.0.0.1 tcp_port:=10005
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above. should we include the entire command or just the parameters?

@LaurieCheers-unity LaurieCheers-unity merged commit 3e9aee2 into dev Jan 26, 2022
@LaurieCheers-unity LaurieCheers-unity deleted the laurie/PrivateRosParams branch January 26, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants