Closed Anton1B closed 1 year ago
Hi Anton,
Are you using a sensor2vehicle frame transformation? Is the CV7 attached to a robot or just the connectivity board? I assume, since you calibrated the unit, you have SensorConnect available. If you stream the Euler angles in SensorConnect, do you see the same behavior (will only match the use_enu_frame = False case)?
These questions will help us figure out what is going on.
Thanks,
Nathan
Hi Nathan
No, I am not using it
You are right I am testing it from my laptop
This is what I get with SensorConnect
In this test I have been rotating back and forth between North and West
Hi Anton,
Can you verify that the filter state is achieving a value of "3", or "AHRS"?
Here is a reference for that: https://s3.amazonaws.com/files.microstrain.com/CV7+Online/user_manual_content/ekf/Filter%20States.htm
If it is not entering AHRS mode, then it is using a relative heading, which could explain this behavior and will direct us on which way to go.
If that does not work, it may be worth resetting the device to factory defaults using SensorConnect, which can be found under the "Save/Load Settings" tile and starting over. It is possible that some setting got written into the Eeprom that is causing this (sensor-to-vehicle frame transformation, manual declination angle, or something not quite right with the calibration stick out in my mind.)
Nathan
Hi,
I echoed /nav/status and got the following message :
---
filter_state: 3
dynamics_mode: 0
status_flags: 1
---
So I guess I have AHRS mode activated
I'll try resetting it and I'll keep you updated if anything changes
Antonin
I have reset the device to factory defaults with SensorConnect and I don't see any difference. Also, don't mind the yaw in blue, I started the device facing east
Hey Antonin,
This is very odd behavior... can you take a couple more steps for me and we will get this fixed for you one way or another.
Thank you,
Nathan
Hi,
Indeed... I'll send you anything you need
The settings : https://drive.google.com/file/d/1N6m9Keckio2_JCFNlKy_jfSqGSKPvozf/view?usp=share_link
I bought the sensor through the distributor Alliantech, and I have this file if it helps... microstrain_lord_calibration_report.pdf
I think I have already tested this sensor outside and the result were pretty much the same but I'll make a new test
EDIT : results of the tests
I tested heading outside and I have observed 2 behaviors. And it seems that depending on the place I plug my sensor, I also get West or South as my 0° value sometimes.
Antonin
Hi Antonin,
I think the best path forward would be to return the device to Alliantech via RMA and have them ship a new one. I cannot decipher if there is an issue with the device or if there is something consistent in the testing that would be causing an issue, but getting a new device should remove it as a possibility.
The only thing I noticed from your settings file is that "North Compensation" for the complementary filter is not enabled, but that should only affect the bottom left plot of the screen caps you posted.
Sorry for the inconvenience. This is not a common problem, but we need to take a look at the device.
Let me know if you have an issues getting the RMA... I don't typically initiate them like this, but if you send this thread to Alliantech, hopefully they can get the process started.
Nathan
This issue is stale because it has been open for 2 weeks with no activity. If the issue is still not resolved, please leave a comment describing what is still not working
This issue was closed because it has been inactive for 2 weeks since being marked as stale. If the issue is still not resolved, please reopen the issue, and leave a comment describing what is still not working
I have the same issue with gx5-45 but not with gx5-25.
EDIT
When the GPS is indoor or the antenna is disconnected, the GX45 works fine, the 0 heading is in the north, but when I connect the antenna, the heading rotates -90º, ie. the 0 heading is in the west.
Describe the bug When I try to read the value of /filtered_imu/data/orientation/yaw_deg, I systematically find an offset on the heading.
To Reproduce Steps to reproduce the behavior:
roslaunch microstrain_inertial_driver microstrain.launch use_enu_frame:=true
orroslaunch microstrain_inertial_driver microstrain.launch use_enu_frame:=false
Expected behavior When use_enu_frame = False, I get 0° when facing West and 90° when facing North When use_enu_frame = True, I get -90° when facing East and 0° when facing North
Environment (please complete the following information):
Modifications I Did not modify the source code in any way while testing.
Launch Parameters filter_enable_magnetometer_aiding : True
Additional context I made the calibration before testing the IMU The heading is stable, just offsetted