Answers for "ros2 call service"

0

ros2 call service

Use YAML format:
ros2 service call /add_two_ints example_interfaces/AddTwoInts "{a: 1, b: 2}"
Posted by: Guest on May-22-2020

Browse Popular Code Answers by Language