Trajectory Tracking of URDF/ROS model in Gazebo
Hello,
I have a made a URDF model of a robot and currently spawning it in Gazebo. I have used diff_drive_controller to spawn it. Now, I want to track the model in a particular trajectory. Are there any tutorial available on internet? Can anyone help me regarding this?
With "tracking", do you mean:
Hello, With tracking I meant I should be able to control where the robot should go, using a path with changing positions over time.