You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to ask if SpawnEntity.srv service supported in ros2 humble branch? And if so, what should be the command?
I found the command for ControlWorld - ros2 service call /world/<world_name>/control ros_gz_interfaces/srv/ControlWorld "{world_control: {pause: false}}"
But I cannot run SpawnEntity.srv as it always says waiting for service and nothing happens.
Even running ros2 run ros_gz_bridge parameter_bridge /world/shapes/control@ros_gz_interfaces/srv/ControlWorld command for SpawnEntity starts no service.
The text was updated successfully, but these errors were encountered:
I want to ask if SpawnEntity.srv service supported in ros2 humble branch? And if so, what should be the command?
I found the command for ControlWorld - ros2 service call /world/<world_name>/control ros_gz_interfaces/srv/ControlWorld "{world_control: {pause: false}}"
But I cannot run SpawnEntity.srv as it always says waiting for service and nothing happens.
Even running ros2 run ros_gz_bridge parameter_bridge /world/shapes/control@ros_gz_interfaces/srv/ControlWorld command for SpawnEntity starts no service.
The text was updated successfully, but these errors were encountered: