Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leggedrobotics/ros_best_practices

Best practices, conventions, and tricks for ROS
https://github.com/leggedrobotics/ros_best_practices

best-practices conventions robotics ros

Last synced: 7 days ago
JSON representation

Best practices, conventions, and tricks for ROS

Awesome Lists containing this project

README

        

## ROS Best Practices, Conventions and Tricks

> Best practices for ROS2 in the making. See the [Foxy branch](https://github.com/leggedrobotics/ros_best_practices/tree/foxy) in the meanwhile.

This is a loose collection of best practices, conventions, and tricks for using the Robot Operating System (ROS). It builds up on the official ROS documentation and other resources and is meant as summary and overview.

- **📚 Read**: Head over to the [Wiki](https://github.com/leggedrobotics/ros_best_practices/wiki) to get started!
- **🐛 Report**: Share [issues](https://github.com/leggedrobotics/ros_best_practices/issues) you encounter by submitting them.
- **🔧 Improve**: Make these practices even better. Submit a [PR](https://github.com/leggedrobotics/ros_best_practices/pulls) to improve a specific topic.

Also, check out the ROS package's [ros_package_template/readme.md](ros_package_template/README.md).