Open pannatorn6395 opened 2 years ago
Sorry for late reply, the package dependency if I'm not mistaken is https://github.com/koseng-lc/vision-utils.
Anyway, I have stopped working on this project three years ago, I forgot a lot, but I'll help you in every part that I remember.
Thank you a lot
Can you recommend what I must be learning about localization in humanoid soccer?
In my perspective, the concept of localization itself is the same regardless the robots are. The distinctive process comes from how you extract the features from the environment. The book I used for the localization is Probabilistic Robotics by Sebastian Thrun. For the extraction, I'm just using a simple line detection using RANSAC, then projects the line to the robot perspective.