Skip to content

NOTE vision#15

Open
Alextopher wants to merge 6 commits intomainfrom
Note-Detection
Open

NOTE vision#15
Alextopher wants to merge 6 commits intomainfrom
Note-Detection

Conversation

@Alextopher
Copy link
Member

No description provided.

Copy link
Member Author

@Alextopher Alextopher left a comment

Choose a reason for hiding this comment

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

@AraucariaA


return yaw;
} else {
return 360;
Copy link
Member Author

@Alextopher Alextopher May 15, 2024

Choose a reason for hiding this comment

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

I don't feel good about 360 here. Are you sure this function is returning degrees or radians? Just to be safe I would return 0.

@Alextopher
Copy link
Member Author

My biggest concerns is we should look at the units of all of the angles being used here. Using Rotation2d everywhere would be safer in that sense.

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.

1 participant