Skip to content

Driver assist to pose#39

Merged
lddtwo456 merged 18 commits into
gamma-rewritefrom
hayden/driver_assist_to_pose
Dec 11, 2025
Merged

Driver assist to pose#39
lddtwo456 merged 18 commits into
gamma-rewritefrom
hayden/driver_assist_to_pose

Conversation

@haydenheroux

Copy link
Copy Markdown
Member

No description provided.

@haydenheroux haydenheroux self-assigned this Dec 2, 2025
@haydenheroux haydenheroux moved this to Review in Fall 2025 Offseason Dec 2, 2025
@haydenheroux haydenheroux linked an issue Dec 2, 2025 that may be closed by this pull request
@haydenheroux

Copy link
Copy Markdown
Member Author

See the note on #38

@lddtwo456

lddtwo456 commented Dec 10, 2025

Copy link
Copy Markdown
Collaborator

Other than documentation, lgtm. There's a lot of stuff in there that might be pretty confusing that we'll need to document in a way that makes it easier for new team members to figure out what in the world is going on, but it all makes sense, just takes a good amount of java knowledge.

This is a SUPER good start to driver assistance, better visualization in advantageScop, and apriltag prioritization, but one thing I would say we could probably change right now is just changing the name of NTDouble to NTMeasure, since it is effectively logging a Measure to NT. Maybe even TunableMeasure, that along with some javadoc would get the point across that it's a Measure logged in NT that can also be changed from a NT client. ALSO, it might be useful to give NTDouble a set method so code will have some way to publish its own values to NT without having to restart code completely. That could also open up some uses for changing setpoints from a NT client which sounds pretty cool though also kinda scary

Other than the NTDouble suggestion (which I could just do in another PR), I think we're good to resolve conflicts and merge

also in usecases other than setting tuning gains from NT calling it TunableMeasure might seem a little weird now that I'm thinking about idk I'm torn on that, I would at least like to make it more obvious that the value can be changed from NT somehow, maybe javadoc would be enough for that idk

@lddtwo456 lddtwo456 merged commit dbd688a into gamma-rewrite Dec 11, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in Fall 2025 Offseason Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Soft-mix path to pose as driver-assist

2 participants