ethz-asl / ethzasl_xsens_driver

Driver for xsens IMUs
BSD 2-Clause "Simplified" License
102 stars 112 forks source link

Legacy Mti-G does not publish UTC Time #112

Closed ozgunkaratas closed 3 years ago

ozgunkaratas commented 3 years ago

Hello, i am using a Legacy Mti-G device on Ubuntu 18.04 with Melodic and i was able to use the legacy configurations to get the information but when i include the UTC Time within the output settings i get a parsing error. The console output is as follows:

ozgunkaratas@ozgunkaratas-1804:~$ roslaunch xsens_driver xsens_driver.launch ... logging to /home/ozgunkaratas/.ros/log/d2f883be-2e81-11eb-921e-b0fc36b70e8b/roslaunch-ozgunkaratas-1804-9645.log Checking log directory for disk usage. This may take a while. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB. started roslaunch server http://ozgunkaratas-1804:39703/

SUMMARY

========

PARAMETERS

I would appreciate any help and suggestions regarding this matter!

thank you,

Özgün

ozgunkaratas commented 3 years ago

Hey everybody, i want to close this issue since i found the solution, it lies on line 1150 of the script mtdevice.py where one 'b' is missing which should correspond to the number of values that the struct requires.