Leader following robot?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi. I have to create an algorithm that would measure the distance from an object, based on lidar scans, and then follow that object keeping desired distance. But Im new to Robotisc Toolbox and to be fair I dont quite know where or how to start, so far I've only been using MatLab and Simulink for easy school projects. I would be very greatful for any points and tips and help to get me started.
댓글 수: 0
채택된 답변
Cam Salzberger
2021년 3월 17일
Hello Dominika,
We have a similar example that demonstrates a robot (either real or simulated in Gazebo) following an object. It uses a camera and uses blob detection to target the object, and its "follow" algorithm is fairly simplistic, but this could give you a functional framework to start inserting your own algorithm.
Just be sure to check the prerequisites to get your robot environment set up.
-Cam
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!