matlab guide to operate turtlebot 3
조회 수: 13 (최근 30일)
이전 댓글 표시
I have bought turtlebot3 recently. but i am not an expert of ROS. i am more comfortable with matlab. please provide me step by step guide on how to operate turtlebot3 using matlab? thanks
댓글 수: 0
답변 (1개)
Sebastian Castro
2018년 9월 12일
편집: Sebastian Castro
2018년 9월 12일
TurtleBot3 just uses ROS, so if you're not familiar with ROS you can look at some "getting started" content on MATLAB and ROS.
First, you want to bring up all the ROS nodes on the TurtleBot3 itself: http://emanual.robotis.com/docs/en/platform/turtlebot3/bringup/#bringup
Then, you can look at the MATLAB documentation: https://www.mathworks.com/help/robotics/examples/get-started-with-ros.html
Once you've gone over the basics of connecting to your robot, discovering topics, etc., I'd check out this guide, videos, and examples from my team's blog: https://blogs.mathworks.com/racing-lounge/2017/11/08/matlab-simulink-ros/
We also just released a new post showing some TurtleBot3 AutoRace simulation examples with camera and lidar! https://blogs.mathworks.com/racing-lounge/2018/09/12/autonomous-systems-sensors/
- Sebastian
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Network Connection and Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!