How to give direction to the TurtleBot for a Specific Location?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Gaurav Bhosale
2022-8-17
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gazebo Co-Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!