![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/807099/image.gif)
Pure pursuit algorithm implementation from 2D camera image
3 次查看(过去 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/808274/image.jpeg)
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/808279/image.jpeg)
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!