Pure pursuit algorithm implementation from 2D camera image
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Robotics dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!