-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Michel Hidalgo edited this page Oct 28, 2024
·
13 revisions
Welcome to the ros_utilities
wiki! Here you will find documentation, examples, guidelines, on how to make the best out of these utilities.
- ROS 2 development guidelines (or how you should be writing ROS 2 code)
- ROS 2 testing guidelines (or how you should be writing ROS 2 tests)
- A primer on process-wide ROS 2 APIs (and how not to run into deadlocks)
- A word on actionable and serviced APIs (and how to escape callback hell)
- A word on message feed APIs (or how you should be subscribing to topics)
-
Protobuf - ROS 2 interoperability support documentation (on how to leverage
proto2ros
) - ROS 2 logging interoperability notes (on how to mix and match loggers)