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

"Decorate" the robot rectangle #667

Closed
pordonj opened this issue Mar 26, 2024 · 2 comments · Fixed by #907
Closed

"Decorate" the robot rectangle #667

pordonj opened this issue Mar 26, 2024 · 2 comments · Fixed by #907
Labels
enhancement New feature or request GUI Changes to the PathPlanner GUI
Milestone

Comments

@pordonj
Copy link

pordonj commented Mar 26, 2024

Is your feature request related to a problem? Please describe.
When drawing paths I'd like to visualize different simple things about my robot (intake region, shot path). I can imagine/eyeball/straight-edge these, but decorating my robot rectangle would offload a lot of this effort.

Describe the solution you'd like
Some way in the overall config to apply decorations to the robot rectangle on a given side (for simplicity, I think these could be rectangles centered with a given width/depth from the center of one of the robot sides).

Additional context
(Bad) Artist rendition of my idea here (colors/thicknesses not to scale)
image

I am totally down to do the work for this in a PR, but I poked around for a short time and couldn't figure out where/how the robot rectangle gets drawn

@pordonj pordonj added the enhancement New feature or request label Mar 26, 2024
@ModBoyex
Copy link

ModBoyex commented Apr 1, 2024

Personally I would do some of this using mechanisms in the glass simulations. I could see this getting kinda messy.

@mjansen4857 mjansen4857 added the GUI Changes to the PathPlanner GUI label Apr 4, 2024
@mjansen4857 mjansen4857 added this to the 2025 milestone Apr 4, 2024
@mjansen4857 mjansen4857 removed this from the 2025 Beta 1 milestone Oct 2, 2024
@mjansen4857
Copy link
Owner

Depends on #902 as this can be an addition to that configurator

@mjansen4857 mjansen4857 added this to the 2025 Beta 5 milestone Nov 7, 2024
@mjansen4857 mjansen4857 linked a pull request Nov 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Changes to the PathPlanner GUI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants