FRC7660 / Robot

Byting Irish Source Robot Source code.
Other
0 stars 13 forks source link

Automatic Placement of Game Object #155

Open halfaleague opened 2 days ago

halfaleague commented 2 days ago

We want a quick and fast placement of Game Object. (Fast iteration time is key) This could be shooting a ball, setting a cone, or shooting a ring. We will place game object automatically using machine vision.

mnmnk43434 commented 2 days ago

Hello, we tried to solve the issue.

This is what we did:

Add methods for vision-based aiming and automatic launching in the Launcher subsystem.

You can review changes in this commit: https://github.com/mnmnk43434/FRC7660-Robot-156/commit/1af0bffb0081ee4b977d3a3f733b7d4857723d51.

[!CAUTION] Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.