8000 how to rest the values of IMU to 0 · Issue #72 · flynneva/bno055 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
how to rest the values of IMU to 0 #72
Open
@NhatTran-97

Description

@NhatTran-97

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0