Skip to content
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

Add robotWidth and robotLength to RobotConfig #1006

Open
tbeadle opened this issue Jan 14, 2025 · 1 comment
Open

Add robotWidth and robotLength to RobotConfig #1006

tbeadle opened this issue Jan 14, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@tbeadle
Copy link

tbeadle commented Jan 14, 2025

Is your feature request related to a problem? Please describe.
I would like to be able to define our robot's dimensions (including bumpers) in one place and, since it's already configured in PathPlanner, it makes sense to grab it from there like we do for other attributes of RobotConfig. This is useful for, say, setting our "zero" position that takes the size of the robot into account.

Describe the solution you'd like
Add robotWidth and robotLength attribute to RobotConfig. These seem to only be accessible in the UI components for rendering the robot image currently.

@tbeadle tbeadle added the enhancement New feature or request label Jan 14, 2025
@tbeadle
Copy link
Author

tbeadle commented Jan 24, 2025

It would also be useful to have the gear reduction in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant