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

how to rest the values of IMU to 0 #72

Open
NhatTran-97 opened this issue Jun 18, 2024 · 1 comment
Open

how to rest the values of IMU to 0 #72

NhatTran-97 opened this issue Jun 18, 2024 · 1 comment

Comments

@NhatTran-97
Copy link

Hello friends. I have read IMU values, however in some case, i want to reset these values to 0. How to make this.
And anyone can explain for me the means of this when i run the service ? what is the purpose of this?

ros2 service call /bno055/calibration_request example_interfaces/srv/Trigger
waiting for service to become available...
requester: making request: example_interfaces.srv.Trigger_Request()

response:
example_interfaces.srv.Trigger_Response(success=True, message="{'accel_offset': {'x': 65516, 'y': 165, 'z': 65512}, 'accel_radius': 1000, 'mag_offset': {'x': 65459, 'y': 65184, 'z': 65400}, 'mag_radius': 702, 'gyro_offset': {'x': 0, 'y': 0, 'z': 1}}")

Thanks

Copy link

Thank you for creating your first issue on this repo! Give me some time to review and respond to your problem.

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