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

Robot state visualization #3

Open
LiamGallagher737 opened this issue Nov 8, 2024 · 1 comment
Open

Robot state visualization #3

LiamGallagher737 opened this issue Nov 8, 2024 · 1 comment
Assignees

Comments

@LiamGallagher737
Copy link
Owner

Once #2 is done, it would be useful to take this information and put it in a visualization. I see this being a recreation of the field with the section of it the robot thinks it is in highlighted/light up. Off to the side would be a top down view of the robot with a circular bat chart surrounding it with the strengths of the IR sensors. More bars would be place around the perimeter where the sonars are showing the distance detected by each one. The rotation of the robot would be a result of its heading minus the initial heading so its pointing the correct direction relative to the field visualization. Alternatively the robot visualization could be in the center of the active field section.

More data could Include:

  • Speed of each motor
  • Detected color
  • Current sensing of each motor
@LiamGallagher737 LiamGallagher737 self-assigned this Nov 8, 2024
@LiamGallagher737
Copy link
Owner Author

LiamGallagher737 commented Nov 9, 2024

Nannou would be a good option for the visualization app due to the ease of drawing simple shapes.

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

No branches or pull requests

1 participant