Multiple phidgets imu with ros and ubuntu 16.04

asked 2020-02-19 12:03:22 -0500

axel_111 gravatar image

I'm trying to connect several IMUs to the same raspberry pi but it seems that the logger reads just one of these sensors. (I've installed the phidgets drivers on the Pi).

I'm currently using the datalogger from this folder: https://github.com/ruvigroup/div_data... using only the IMU.

What should i modify in the logger in order to publish the data coming from different IMUs? I've already tried to <include> two times the imu.launch in the launch file with different "ns" but as soon as i start recording it reboots the logger script.

I've seen that there is another question regarding this in the forum but it doesn't explain that much and considering that i'm a beginner i need some more explanation ;)

Thank you in advance.

edit retag flag offensive close merge delete