Name: Anonymous 2013-03-21 7:02
So /prog/ I have a question.
I am currently programming a robot, made from a beagleboard and additional hardware (token ring motor, servo, power and IO boards) which uses a camera and a QR code library to get the distance to the marker and the angle.
There are arena markers, box markers and pedestool markers, along with robot markers.
I can move to a box marker and align to pick up, so far.
What is the best way to localise my robot in the arena?
Found a nice demo called poor robbie is lost which demonstrates particle filter localisation, but I have no idea how to implement it with just a camera.
Docs are here: https://www.studentrobotics.org/docs/programming/sr/vision/
Can supply more sauce if necessary. Thanks!
I am currently programming a robot, made from a beagleboard and additional hardware (token ring motor, servo, power and IO boards) which uses a camera and a QR code library to get the distance to the marker and the angle.
There are arena markers, box markers and pedestool markers, along with robot markers.
I can move to a box marker and align to pick up, so far.
What is the best way to localise my robot in the arena?
Found a nice demo called poor robbie is lost which demonstrates particle filter localisation, but I have no idea how to implement it with just a camera.
Docs are here: https://www.studentrobotics.org/docs/programming/sr/vision/
Can supply more sauce if necessary. Thanks!