We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1701ec commit bcdf7abCopy full SHA for bcdf7ab
README.md
@@ -3,6 +3,11 @@
3
Standard ROS 2 interfaces for interacting with simulators.
4
Messages, services, and actions are documented in their respective files.
5
6
+## Examples and resources
7
+
8
+You will find examples, simulation scenes, RViz2 plugin and tutorials in
9
+[simulation_interfaces_examples](https://github.com/ros-simulation/simulation_interfaces_examples) repository.
10
11
## Result.msg
12
13
The standard includes a generic message for handling service responses, [Result.msg](msg/Result.msg),
0 commit comments