Skip to content

Comments

Feat/shooter#11

Merged
e-bauman merged 22 commits intodevfrom
feat/shooter
Feb 23, 2026
Merged

Feat/shooter#11
e-bauman merged 22 commits intodevfrom
feat/shooter

Conversation

@e-bauman
Copy link
Contributor

No description provided.


self.hood_angle_sub = self.shot_tuner.getDoubleTopic("hood angle").publish()
self.flywheel_rps_sub = self.shot_tuner.getDoubleTopic("flywheel rps").publish()
self.hood_angle_sub = self.shot_tuner.getDoubleTopic("hood angle").subscribe(20.0)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are the variables reassigned intentionally?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ask Alex bro

theA-Train and others added 10 commits February 19, 2026 16:50
im so sorry lord eben for not initializing the cancoder in init
Don't know if this is right at all
CHanged the way we do configs for the cancoder
Get_hood_angle assumed we returned a float so it converted it to a rotation but it was already a rotation.

Is_hood_at_angle didn't get the value of the get_hood_angle status signal correctly so it highkey broke. added .value to fix dwdw
published the status signal not the value itself
i get a type error because the drivetrain angles are not rotation2ds. I changed the drivetrain angles to be rotation2ds. in your original commented out code, you just passed the drivetrain angles as 0 and it was also red. Was setshooter like that before?
@e-bauman e-bauman marked this pull request as ready for review February 23, 2026 14:34
@e-bauman e-bauman merged commit 44c892f into dev Feb 23, 2026
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.

5 participants