-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write/Refactor Dock Shape Computer Vision #210
Comments
@saltyan007 since you almost have a working ROS integration, let me list what should be done before you PR code so I don't have to repeat myself. These were similar to the problems with your hardware test code, so I'll state the code expectations explicitly here. Remember that learning how to solve problems and research new ideas is the ONLY way to learn to write good code.
|
An incomplete python script was started in #335 |
May be solved using deep learning approach, reassigned to Nick who's project that is |
Because the Blue/Red/Green Triangle/Circle/Cruciform will likely be in the next RobotX (it was in several challenges in both previous RobotX challenges), we should try to improve this node as much as possible. Here's some ideas I have for the refactor:
cv2.matchShapes
, which worked great on SubjuGatorThe text was updated successfully, but these errors were encountered: