Robotics StackExchange | Archived questions

How do you properly used SetEntityState srv in custom plugin?

I have written a custom gazebo plugin that subscribes to a topic published from my ROS2 node. I use this data to populate a new gazebomsgs::msg::EntityState. How do you properly send this EntityState as a request to the SetEntityState service available through the gazeboros_pkg?

Gazebo 11 ROS2 Foxy

Asked by user300 on 2021-04-05 13:43:25 UTC

Comments

How did you manage it in the end? I have the same issue.

Asked by iopoi97 on 2023-03-28 03:02:33 UTC

Answers