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

[wpimath] Add struct/protobuf serialization for more types #5888

Closed
PeterJohnson opened this issue Nov 6, 2023 · 0 comments · Fixed by #5953
Closed

[wpimath] Add struct/protobuf serialization for more types #5888

PeterJohnson opened this issue Nov 6, 2023 · 0 comments · Fixed by #5953
Labels
component: wpimath Math library type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Comments

@PeterJohnson
Copy link
Member

PeterJohnson commented Nov 6, 2023

Currently only the geometry classes have struct/protobuf support. This should be extended to additional commonly-used classes, e.g. SwerveModuleState.

.proto files for most of the rest of the wpimath classes were committed in #5391 but are not currently used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wpimath Math library type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants