-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create guides for ROS2 launch and ROS2 parameters #1110
Comments
Additional thoughts:
|
Ivan made a good start with that in this PR: #1109 . Probably we can just work on and expand that one. |
It would also be good to have DDS troubleshooting across hosts. |
This issue has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/gsod-2021-ros2-tutorials-on-tf2-and-ros2-launch/20490/1 |
It would be great to add how to use launch with a parameter file. I think a good spot for this is here: https://github.com/ros2/ros2_documentation/blob/rolling/source/Tutorials/Parameters/Understanding-ROS2-Parameters.rst#7-load-parameter-file. |
All the items have been added! |
In my understanding of where we are going with the ROS 2 documentation, guides are different than tutorials in that they are not necessarily examples for readers to follow along, but rather are meant to be concise references for doing specific things in ROS 2.
The following guides could be written for the ROS 2 documentation. Each checkbox is intended to be one guide, with sublists providing more detail about what content could be included in the guide.
ROS2 Launch
ROS2 Parameters
The text was updated successfully, but these errors were encountered: