-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create vision subsystem #38
Conversation
Created helper methods for setting functionality of limelights Moved PoseAndTimestamp to separate class instead of being an inner class
Forgot to add documentation on how to use and implement this subsystem into a robot, this will be implemented ASAP. You can still review this though 🙂 |
Remove redundant comments Move limelight botpose to a separate object for clarity Attached the network table value entry right to led mode and stream pipeline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. Once that other comment is addressed I'll stamp this.
…tics/Simbot-Base into 36/create-vision-subsystem
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Description
Created a vision subsystem that can be used for the drive odometry, tracking our position on the field, or for tracking game objects.
Fixes #36
Type of change
Please delete options that are not relevant.
Checklist: