ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

rafael_palma's profile - activity

2017-04-20 13:26:48 -0500 received badge  Famous Question (source)
2015-11-30 06:52:05 -0500 received badge  Editor (source)
2015-11-30 06:24:55 -0500 received badge  Notable Question (source)
2015-11-29 20:17:04 -0500 answered a question [ERROR] IMU_node (help-me)

Hello, thank you for responding. I've tried you-plugging the device. How could I kill a process? Is there any way to choose the input the turns on? That would solve? when I do lsof|grep /dev/ttyUSB0, i received this information:

rafael@rafael-pc:~$ lsof|grep /dev/ttyUSB0

imu_node 21051 rafael 9uW CHR 188,0 0t0 5244268 /dev/ttyUSB0

imu_node 21051 21060 rafael 9uW CHR 188,0 0t0 5244268 /dev/ttyUSB0

imu_node 21051 21061 rafael 9uW CHR 188,0 0t0 5244268 /dev/ttyUSB0

imu_node 21051 21062 rafael 9uW CHR 188,0 0t0 5244268 /dev/ttyUSB0

imu_node 21051 21067 rafael 9uW CHR 188,0 0t0 5244268 /dev/ttyUSB0

Thank you very much!

UPDATE:

Now I see that there are no processes using the port. The other possible reason is given: "This sometimes happens if you are not connected to an IMU". The USB Base Station is connected to the USB port and the sensor is also connected (but not in pc), have to do something else? I do not understand the error, since there are not processes trying to use the port. Thank you!

asdfasdf

2015-11-29 18:13:05 -0500 commented answer [ERROR] IMU_node (help-me)

Hello, thank you for responding. I answered your comment just above, could help me??

2015-11-29 18:06:58 -0500 received badge  Popular Question (source)
2015-11-26 12:30:35 -0500 asked a question [ERROR] IMU_node (help-me)

Hello guys, I'm trying to use the imu_node , but by following the tutorial contained herein : http://wiki.ros.org/microstrain_3dmgx... , I encounter the following message:

[ ERROR] [ 1448558982.111227055 ] : Device / dev / ttyUSB0 is already locked . Try ' lsof | grep / dev / ttyUSB0 'to find other processes que currently have the port open . (in microstrain_3dmgx2_imu :: IMU : OpenPort ) You may find further details at http://www.ros.org/wiki/microstrain_3dmgx2_imu/Troubleshooting .

I've tried several exits , but it still fails. Algem could give me some way ?

Inertia-Link and 3DM-GX2 sensor.


Edit: Hello, thank you for responding. I've tried you-plugging the device. How could I kill a process? Is there any way to choose the input the turns on? That would solve?

when I do lsof|grep /dev/ttyUSB0, i received this information:

rafael@rafael-pc:~$ lsof|grep /dev/ttyUSB0
imu_node  21051           rafael    9uW     CHR              188,0      0t0  5244268 /dev/ttyUSB0
imu_node  21051 21060     rafael    9uW     CHR              188,0      0t0  5244268 /dev/ttyUSB0
imu_node  21051 21061     rafael    9uW     CHR              188,0      0t0  5244268 /dev/ttyUSB0
imu_node  21051 21062     rafael    9uW     CHR              188,0      0t0  5244268 /dev/ttyUSB0
imu_node  21051 21067     rafael    9uW     CHR              188,0      0t0  5244268 /dev/ttyUSB0

Thank you very much!

UPDATE:

Now I see that there are no processes using the port. The other possible reason is given: "This sometimes happens if you are not connected to an IMU". The USB Base Station is connected to the USB port and the sensor is also connected (but not in pc), have to do something else? I do not understand the error, since there are not processes trying to use the port. Thank you!

asdfasdf