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

BSON lib doesn't support Int16 which is supported in ROS. #174

Open
webercheng opened this issue Jul 10, 2022 · 1 comment
Open

BSON lib doesn't support Int16 which is supported in ROS. #174

webercheng opened this issue Jul 10, 2022 · 1 comment

Comments

@webercheng
Copy link

No description provided.

@webercheng
Copy link
Author

It seems the rosbridge_suite can adapt the int32 to int16. When padding int16, I use BSON_APPEND_INT32 instead, and it works.

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