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
Hi everybody, using this sdk for a python based computer vision model would be very nice. I used yolov5-5.0 to train a model on the armor detection of the robomaster s1. How can i use that model in autonomous armor shooting? Do i have to copy paste the pycharm project over? What would i need to do with the OpenCV stuff? How do i control the gimbal to follow the armor and shoot?
Thanks if anyone can solve this problem for me!!!
The text was updated successfully, but these errors were encountered:
Unless you have a hacked S1, it does not support this external SDK. If you
can use this SDK (with a hacked S1 or an EP), then you just write a normal
Python program that will control the robot with the SDK. You do not need to
send any models to the robot (which is not possible anyway as far as I
know).
On Mon, Jan 23, 2023 at 7:16 AM StanleyData ***@***.***> wrote:
Hi everybody, using this sdk for a python based computer vision model
would be very nice. I used yolov5-5.0 to train a model on the armor
detection of the robomaster s1. How can i use that model in autonomous
armor shooting? Do i have to copy paste the pycharm project over? What
would i need to do with the OpenCV stuff? How do i control the gimbal to
follow the armor and shoot?
Thanks if anyone can solve this problem for me!!!
—
Reply to this email directly, view it on GitHub
<#83>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAO22HYJPJLA552HGT564S3WTZZDNANCNFSM6AAAAAAUDYRZNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi everybody, using this sdk for a python based computer vision model would be very nice. I used yolov5-5.0 to train a model on the armor detection of the robomaster s1. How can i use that model in autonomous armor shooting? Do i have to copy paste the pycharm project over? What would i need to do with the OpenCV stuff? How do i control the gimbal to follow the armor and shoot?
Thanks if anyone can solve this problem for me!!!
The text was updated successfully, but these errors were encountered: