How to give direction to the TurtleBot for a Specific Location?
조회 수: 2 (최근 30일)
이전 댓글 표시
Mohammad Rastegarpanah
2022년 8월 1일
편집: Mohammad Rastegarpanah
2022년 8월 20일
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
댓글 수: 1
추가 답변 (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!