chenjunnn / ros_best_practices

Best practices, conventions, and tricks for ROS. Do you want to become a robotics master? Then consider graduating or working at the Robotics Systems Lab at ETH in Zürich!

Home Page:https://rsl.ethz.ch/education-students/lectures/ros.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS2 Best Practices, Conventions and Tricks

This is a collection of best practices, conventions, and tricks for using the second version of the Robot Operating System: ROS 2! It builds up on the official ROS documentation and other resources and is meant as summary and overview.

  • 📚 Read: Head over to the Wiki to get started!
  • 🐛 Report: Share issues you encounter by submitting them.
  • 🔧 Improve: Make these practices even better. Submit a PR to improve a specific topic.

Also, check out the ROS package's ros_package_template/readme.md.

About

Best practices, conventions, and tricks for ROS. Do you want to become a robotics master? Then consider graduating or working at the Robotics Systems Lab at ETH in Zürich!

https://rsl.ethz.ch/education-students/lectures/ros.html

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 72.7%Language:CMake 15.8%Language:Python 11.5%