Closed ammarazab1 closed 1 year ago
What version of Phidgets Spatial do you have? From the README:
use_orientation
(bool) - Use the phidget spatials onboard orientation estimation; Just available on MOT0109 onwards. Set to false for older versions. Defaults to false.
Ooh I doesn't read all parameter in Readme file so I using MOT0110_0 so it doesn't work
a last question is the orientation data output from imu filter is opposite to correct direction like this photo
I'm not quite sure I understand your second question, but perhaps this video helps understand the orientations of the IMU. Note that the IMU has to be "upside down" for the z axis to point up:
https://user-images.githubusercontent.com/320188/224983807-79398d93-8366-40b1-8bf6-0e1055e75d9f.mp4
Thanks @mintar I rotate the IMU to be all axis similar to rviz imu visualize and all thing going well Thanks and I will close the Issues.
Hello,
When I run the spatial.launch with (use_orientation=true) this error occured
I use new package and phidgets22 library libphidget22-1.13.20230224
Thanks in advance