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

No IMU data. Check connectivity #12900

Open
cxychen-hub opened this issue May 7, 2024 · 7 comments
Open

No IMU data. Check connectivity #12900

cxychen-hub opened this issue May 7, 2024 · 7 comments

Comments

@cxychen-hub
Copy link

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model { D435i }
Firmware Version ( RealSense Viewer v2.54.2)
Operating System & Version Win 10
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC
SDK Version { 2.54.2 }
Language { python }
Segment { others }

Issue Description

<Describe your issue / question / feature request / etc..>

When I run the python 'rs-imu-calibration.py ' , there shows

Align to direction: [ 0. -1. 0.] Mounting screw pointing down, device facing out

Error: No IMU data. Check connectivity.

The whole information as follows.
image

@cxychen-hub
Copy link
Author

Firmware Version: 5.15.1

@MartyG-RealSense
Copy link
Collaborator

Hi @cxychen-hub Please check whether the USB cable's connector is moving in the USB port when you are changing the position and angle of the camera. Such movement in the port could cause a disconnection of the camera.

Or does the error message occur even before you have started moving the camera?

@cxychen-hub
Copy link
Author

Hi @cxychen-hub Please check whether the USB cable's connector is moving in the USB port when you are changing the position and angle of the camera. Such movement in the port could cause a disconnection of the camera.

Or does the error message occur even before you have started moving the camera?

Thanks. This error occur before I move the camera, it seems that the program reads the camera's parameters but no IMU data. And the camera always connects with the computer. I have tried for many times.

@MartyG-RealSense
Copy link
Collaborator

Do you have access to the RealSense Viewer tool? If you do, is the IMU data able to be displayed if you enable the Motion Module option in the Viewer's side-panel?

@cxychen-hub
Copy link
Author

Do you have access to the RealSense Viewer tool? If you do, is the IMU data able to be displayed if you enable the Motion Module option in the Viewer's side-panel?

Yes, it can be displayed correctly in RealSence Viewer, Motion Module.

@MartyG-RealSense
Copy link
Collaborator

If you are only going to be using the IMU in the RealSense Viewer then you may not need to perform an IMU calibration with the rs-imu-calibration.py script. This is because in Motion Module > Controls an option called 'Enable Motion Correction' is usually enabled by default for RealSense camera models with an IMU, and this feature 'fixes' the raw data to help to correct inaccuracies.

image

@cxychen-hub
Copy link
Author

If you are only going to be using the IMU in the RealSense Viewer then you may not need to perform an IMU calibration with the rs-imu-calibration.py script. This is because in Motion Module > Controls an option called 'Enable Motion Correction' is usually enabled by default for RealSense camera models with an IMU, and this feature 'fixes' the raw data to help to correct inaccuracies.

image

Thanks for your answer. I get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants