ros2 / ros2_documentation

ROS 2 docs repository
https://docs.ros.org/en/rolling
Creative Commons Attribution 4.0 International
553 stars 1.07k forks source link

ROS 2 documentation suggestions #1487

Open mjeronimo opened 3 years ago

mjeronimo commented 3 years ago

Guides/Developing-a-ROS-2-Package.html

Guides/Developing-a-ROS-2-Package.html

index.html

index.html

index.html

Tutorials/Configuring-ROS2-Environment.html

Guides/Installation-Troubleshooting.html

Concepts/About-Different-Middleware-Vendors.html

Concepts/About-Different-Middleware-Vendors.html

Concepts/About-Composition.html

Concepts/About-Client-Interfaces.html

Aut0R3V commented 3 years ago

Hey, I would like to work on this, I'll start working right away

audrow commented 3 years ago

That'd be great @Aut0R3V - feel free to @ me as a reviewer!

pr-db commented 3 years ago

Hi, is this still open? I'd like to contribute to this.

clalancette commented 3 years ago

Hi, is this still open? I'd like to contribute to this.

This is still open, so feel free to contribute. I'll suggest doing a separate pull request for each of the items, so that it is easier to review.

songyuc commented 1 year ago

Hi, ls is not going to work on Win10-CMD terminal. So, could please improve this, enter ls in the workspace root (~/ros2_ws)? Maybe dir command can be used to work on Win10-CMD terminal.

clalancette commented 1 year ago

Please consider submitting a pull request to add that, we are happy to review it.

songyuc commented 1 year ago

Hi, @clalancette! I am new to ROS2, and I want to know which branch of ros2_documentation I should fork?

clalancette commented 1 year ago

Hi, @clalancette! I am new to ROS2, and I want to know which branch of ros2_documentation I should fork?

The rolling branch is where we do the main development for the documentation. If you submit a pull request targeting that, we will then have the bot automatically backport it to the other branches. Thanks!

prateekbhaisora commented 11 months ago

Hi, I am new to ROS2 Contributions. I have been using ROS-2 Humble Hawksbill LTS for a month now and want to contribute back to the community. I hope this is still open for contribution? Also, if anyone else is also working on the same, feel free to connect.

clalancette commented 11 months ago

Hi, I am new to ROS2 Contributions. I have been using ROS-2 Humble Hawksbill LTS for a month now and want to contribute back to the community. I hope this is still open for contribution? Also, if anyone else is also working on the same, feel free to connect.

Yes, please feel free to go through the open comments here and make PRs related to them. We can review the changes in the individual PRs.