Pure pursuit algorithm implementation from 2D camera image
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
I want to implement pure pursuit algorithm but any example I find on the internet is from bird's eye view perspective and I don't reall know how to use it in my example.
From my camera image I have coordinates (x,y) of my marker and x,y of middle of my camera image. Can I (and if yes then how) implement it somehow in pure pursuit to make my robot follow the marker? I also know the realistic distance between my robot and the marker but I don't have the realistic coordinates of them on the plane.
Thanks for any help, because Im really lost at this point.
Here is a wiev of my dected marker, I have coordinates of its blue center and of the camera center that I marked as red dot.
And also the Peter Corke's simulink model I'd like to alter to use with my data.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!