How to inspect service and make a service call
ros2 service list
ros2 service list -tros2 service type /add_entityros2 interface show entity_management/srv/AddEntityAddEntity
string name
string model_filepath
geometry_msgs/Point location
float64 x
float64 y
float64 z
float64 theta
---
bool resultItem
Description
PreviousHow to publish message to a topic from command line?NextHow to properly terminate ROS and Gazebo
Last updated