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

Acceleration data cannot be published by vrpn_client_node #18

Open
arijitnoobstar opened this issue Mar 23, 2021 · 1 comment
Open

Acceleration data cannot be published by vrpn_client_node #18

arijitnoobstar opened this issue Mar 23, 2021 · 1 comment

Comments

@arijitnoobstar
Copy link

The data type for "vrpn_client_node/****/accel" is wrongly set to geometry_msgs::TwistStamped when it should be geometry_msgs::AccelStamped. Line 304 of vrpn_client_ros.cpp

@drcdh
Copy link

drcdh commented Apr 23, 2021

Thank you, arijit! This fix was very useful for me. Please consider making a pull request with your change.

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

2 participants