How to give direction to the TurtleBot for a Specific Location?
2 views (last 30 days)
Show older comments
Mohammad Rastegarpanah
on 1 Aug 2022
Edited: Mohammad Rastegarpanah
on 20 Aug 2022
In the Gazebo empty/House, From the starting point [x y z] = [0 0 0], I want to specify the new direction/point on the map and based on those directions move the TurtleBot.
0 Comments
Accepted Answer
Gaurav Bhosale
on 17 Aug 2022
Hi Mohammad,
You can refer Differential Drive Robot example
Here, robot follows a set of waypoints by reading the pose and wheel encoder positions and generates torque-control commands to drive it.
Thanks
With Regards,
Gaurav Bhosale
1 Comment
More Answers (0)
See Also
Categories
Find more on Gazebo Co-Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!