You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicely done @YouJiacheng and thank you for sharing it as open-source! I'm sure many folks will find this useful. Have you tested it on the real robot? Let me know if you encounter any issues and I'm happy to chat
I have tested it on the real robot. The robot can detect and approach the ball correctly, but then it cannot see the ball since I only use the front facing camera. I believe it can work well (i.e. kick the ball) if I use both the front facing camera and the camera on the chin.
Hello, thanks for your impressive and outstanding work and open sourcing the training code.
I would like to share my sim-to-real deployment code here since the official deployment toolkit is still in preparation.
https://github.com/YouJiacheng/dribble-deploy
My code only uses 1 camera but can be extended to 2 cameras easily.
The text was updated successfully, but these errors were encountered: