Error Connecting to um7-Sensor

asked 2018-06-27 16:28:25 -0500

oguzhankara gravatar image

updated 2018-06-29 04:31:54 -0500

Hi,

I installed ROS indigo and the imu7 package. After connecting my um7-Sensor and enabling UART, I run

roscore

and

rosrun um7 um7_driver _port:=/dev/ttyS0

on my Raspberry Pi 3 in two different terminals. Now I get error looking like:

Timed out waiting for packet from device

and

Unable to set CREG_COM_SETTINGS

The funny thing with this is, that I get this error no matter if the um7 is connected to my Raspberry or not.

Can someone help out? I guess this is a setting problem.


Update:

Meanwhile the error has changed. The problem was that I connected my sensor wrongly (swapped tx/rx connections). Now the error looks like this:

rosrun um7 um7_driver _port:=/dev/ttyS0
[ INFO] [1530260971.555390457]: um7_driver successfully connected to serial port /dev/ttyS0.
[ INFO] [1530260971.585594582]: Received packet 02 without data.
[ INFO] [1530260971.592516347]: Setting update rate to 200Hz
[ INFO] [1530260971.604153387]: Received packet 02 without data.
[ INFO] [1530260971.755901299]: Received packet 04 without data.
[ INFO] [1530260971.907765251]: Received packet 05 without data.
[ INFO] [1530260972.059785349]: Received packet 06 without data.
[ INFO] [1530260972.078310769]: Received packet 08 without data.
[ INFO] [1530260972.084691810]: Sending command: zero gyroscopes
[ERROR] [1530260972.769730627]: Command to device failed.
[ INFO] [1530260972.769994166]: Attempting reconnection after error.
edit retag flag offensive close merge delete

Comments

Can you please update your question with a copy and paste of the full errors?

jayess gravatar image jayess  ( 2018-06-27 18:03:48 -0500 )edit

Did you copy the wrong text? That update is not an error.

jayess gravatar image jayess  ( 2018-06-29 04:01:13 -0500 )edit

Sorry, I am new to this forum. I updated the error above.

oguzhankara gravatar image oguzhankara  ( 2018-06-29 04:33:00 -0500 )edit

It's no problem

jayess gravatar image jayess  ( 2018-06-29 10:08:28 -0500 )edit