-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REQUIRED process [open_manipulator_dynamixel_controller-2] has died! #21
Comments
Hello :) Which Dynamixel do you used? Thanks |
I used MX-106 motors and the protocol version of those is 2.0. And I updated all the motors. |
Which number did you set ID to dynamixel? |
I have two motors. And I set the ID to one and two separately. |
Would you mind trying to connect Dynamixel by Dynamixel-workbench?? It is more convenient for debugging Thanks |
This issue have been wanting a help from long time ago, but still no action is shown. I leave the question label, but want an understanding of closing this issue. We will reopen the issue if any actions occur. |
I have a similar error with XL-430 and OpenCR for open manipulator: setting /run_id to 66eacd0a-578b-11e8-b675-60f677ef5434
|
Hi :) you have to give permission to open port. Please type below commands and relaunch it.
|
Hi,
I tried
sudo chmod a+rw /dev/ttyUSB0
but it did not work.
…On Tue, May 15, 2018 at 5:17 AM, Taehun Lim ***@***.***> wrote:
Hi :)
you have to give permission to open port
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATGoUm3qgU2ymkSf4XDRw-Hq4Z2Thj-lks5tyjrMgaJpZM4SgAEp>
.
|
You can search connected usb port in your laptop.
|
This issue will be closed since there were no actions for a while. You can reopen this issue to show this issue to the users whenever. Thanks. |
I just tried to operate open manipulator system by using two motor(MX-106).
When I launch that code, the following error occur.
roslaunch open_manipulator_dynamixel_ctrl dynamixel_controller.launch
I already let the USB accss allow, but it is not working too.
What would I do to solve this error??
started roslaunch server http://localhost:*****/
SUMMARY
PARAMETERS
NODES
/
open_manipulator_dynamixel_controller (open_manipulator_dynamixel_ctrl/dynamixel_controller)
auto-starting new master
process[master]: started with pid [5590]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to *****
process[rosout-1]: started with pid [5603]
started core service [/rosout]
process[open_manipulator_dynamixel_controller-2]: started with pid [5609]
[ INFO] [1520408424.601165791]: open_manipulator_dynamixel_controller : Init OK!
================================================================================REQUIRED process [open_manipulator_dynamixel_controller-2] has died!
process has died [pid 5609, exit code -11, cmd /home/user/catkin_ws/devel/lib/open_manipulator_dynamixel_ctrl/dynamixel_controller __name:=open_manipulator_dynamixel_controller __log:=/home/user/.ros/log/.../open_manipulator_dynamixel_controller-2.log].
log file: /home/user/.ros/log/.../open_manipulator_dynamixel_controller-2*.log
Initiating shutdown!
[open_manipulator_dynamixel_controller-2] killing on exit
[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
The text was updated successfully, but these errors were encountered: