ENSTABretagneRobotics / razor_imu_9dof

A ROS driver and firmware to connect to Sparkfun OpenLog Artemis, 9DoF Razor IMU M0, 9DOF Razor IMU and 9DOF Sensor Stick. These boards consists of 3 sensors: magnetic, gyro and acceleration sensor.
BSD 3-Clause "New" or "Revised" License
92 stars 114 forks source link

IMU Locking to a certain direction #48

Closed 1140452 closed 5 years ago

1140452 commented 5 years ago

Hi, I have a machine with ubuntu 16.04 with kinetic installed. I'm trying to use the 9dof razor imu, version Sen 14001 and I installed multiple times, flashed the IMU with different firmwares and progams, but I end up with the same problem, which is the IMU locking it's direction to the East, when I'm visualizing it in ROS. No matter where I turn it, it ends up going to the same direction. However, checking the YPR in the Arduino serial, I checked and believe the value are correct. With that said, I don't if there's a step I'm missing or if there is a problem with ROS obtaining the values.

Also by curiosity, I calibrated the imu a few times and the gyroscope always gives 0.00 or 0.01 when in the examples it has some quite different values, is it because of a special reason? Thx.

1140452 commented 5 years ago

I'm closing this issue because I managed to make it work, however I don't know what the solution actually was, I just started to get the values of the orientation correctly. I'll assume there was a problem somewhere with a configuration or something like that.

boheyse commented 5 years ago

Hello, could you possibly help me with the issue I just raised in this repository?