Skip to content

Update image, articulate 3D model for AdvantageScope to render, simulation fixes, smoother simulation.#145

Merged
kausikbs merged 16 commits intomainfrom
model
Jun 4, 2025
Merged

Update image, articulate 3D model for AdvantageScope to render, simulation fixes, smoother simulation.#145
kausikbs merged 16 commits intomainfrom
model

Conversation

@blaze-developer
Copy link
Copy Markdown
Member

@blaze-developer blaze-developer commented Mar 7, 2025

This updates the readme with a nice image of the robot, and adds component rendering to the codebase. This change can help those on the team who prefer to look at data visually, rather than trying to visualize angles and distances, and is also very nice, and impressive for demonstrating or showing auto modes to judges / other teams or for overall match review purposes. It also can help with reviewing issues by making it simpler to be able to visually see when something was happening, to isolate the part of the log file that includes an issue. For more information about 3d AdvantageScope components: look here.

As for performance, the only math this change will perform is simple addition with pose objects, and it requires no complex math that would take a lot of time. If this becomes an issue with periodic loop cycles, we can easily remove this.

This also changes some aspects of simulation (not Xero Simulation, standard simulation) to simulate coral collections, and to skip the elevator homing sequence without manual DIO flipping, and tunes the simulation PID constants.

@blaze-developer blaze-developer changed the title Update README and model Update image, and articulate 3D model. Mar 11, 2025
@blaze-developer blaze-developer changed the title Update image, and articulate 3D model. Update image, and articulate 3D model for AdvantageScope to render. Mar 11, 2025
@themehdev themehdev requested a review from sjcbulldog March 12, 2025 18:21
@blaze-developer blaze-developer requested review from markkassab and sjcbulldog and removed request for markkassab and sjcbulldog March 13, 2025 00:57
@blaze-developer blaze-developer marked this pull request as draft April 21, 2025 16:57
@blaze-developer blaze-developer changed the title Update image, and articulate 3D model for AdvantageScope to render. Update image, articulate 3D model for AdvantageScope to render, better simulation. May 31, 2025
@blaze-developer blaze-developer changed the title Update image, articulate 3D model for AdvantageScope to render, better simulation. Update image, articulate 3D model for AdvantageScope to render, simulation fixes, smoother simulation. May 31, 2025
@blaze-developer blaze-developer marked this pull request as ready for review May 31, 2025 15:29
@blaze-developer blaze-developer marked this pull request as draft May 31, 2025 23:25
@blaze-developer
Copy link
Copy Markdown
Member Author

This will be finished once I get back onto software 2 and push the rest of my changes up.

@blaze-developer blaze-developer marked this pull request as ready for review June 4, 2025 02:22
@kausikbs kausikbs merged commit 1a5bef4 into main Jun 4, 2025
2 checks passed
@blaze-developer blaze-developer deleted the model branch June 4, 2025 02:31
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

Successfully merging this pull request may close these issues.

2 participants