Getting the location of a moving animation actor in Gazebo
Hi, I created an actor in Gazebo which moves following a trajectory of waypoints. I would like to know how to get the location of the actor using python. Is there a better way to move an object in simulation, like creating a model from scratch? I am using ROS Melodic, Ubuntu 18.04 Thank you.