Shift Click can Now Move Robot
Description
Shift click can now move robot. You have to enable a layer on the thunderscope called MovementFieldTestLayer.
Testing Done
Tested on a field.
Resolved Issues
None
Review Checklist
- [X] Function & Class comments: All function definitions (usually in the
.hfile) should have a javadoc style comment at the start of them. For examples, see the functions defined inthunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class. - [X] Remove all commented out code
- [X] Remove extra print statements: for example, those just used for testing
- [X] Resolve all TODO's: All
TODO(or similar) statements should either be completed or associated with a github issue
Fun fact, this also work with ai vs ai.
You can play around with it and see bang bang trajectory.
New Changes
- Shift+Alt+Control will select the robot you want to move
- Shift+Alt will move the selected robot to fix shift click conflict with ball.
@Mr-Anyone status?
I did know realized I got a new round of review.
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.