https://github.com/ros2/example_interfaces
Msg, Srv, etc. ROS interfaces used in examples
https://github.com/ros2/example_interfaces
Last synced: over 1 year ago
JSON representation
Msg, Srv, etc. ROS interfaces used in examples
- Host: GitHub
- URL: https://github.com/ros2/example_interfaces
- Owner: ros2
- License: apache-2.0
- Created: 2017-04-25T18:04:15.000Z (about 9 years ago)
- Default Branch: rolling
- Last Pushed: 2024-11-28T20:33:45.000Z (over 1 year ago)
- Last Synced: 2025-01-13T04:08:39.097Z (over 1 year ago)
- Language: CMake
- Size: 51.8 KB
- Stars: 52
- Watchers: 26
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
ROS 2 examples
==============
Tutorial on how to try out the examples:
* [Writing a simple service and client C++](https://docs.ros.org/en/rolling/Tutorials/Writing-A-Simple-Cpp-Service-And-Client.html)
* [Writing a simple service and client Python](https://docs.ros.org/en/rolling/Tutorials/Writing-A-Simple-Py-Service-And-Client.html)