-
Notifications
You must be signed in to change notification settings - Fork 151
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
Openmanipulator There is no status packet, Failed to get the tool #236
Comments
I could not put my launch file for some reason so here it is
|
Is there no one to help me with my problem ? |
@padre221 |
@shiba-8ro |
@padre221 |
@shiba-8ro |
I have 4 XM430-W350-R motors setup on openmanipulator with no gripper.
-OS UBUNTU 16.04 LTS
-ROS Kinetic
-OpenCR
-My robot is connected to OpenCR board
I have been following the instructions on the openmanipulator-x manual (OpenMANIPULATOR-X 1) webpage and i have done the instructions on step 4. As you can understand i am trying to control the robot via openCR and ROS. After the step 4 Option 2 : Use OpenCR as a communication interface instructions i proceed to 4.2.Basic Operation tab which is telling me to run this command ;
user@user:~/catkin_ws$ roslaunch open_manipulator_controller open_manipulator_controller.launch usb_port:=/dev/ttyACM0 baud_rate:=1000000
and when i run it i get the below result;
I have no problem controlling the motors via Dynamixel Wizard 2.
Arduino ide seems to be uploading the OpenCR tool to the board correctly as shown in the instructions. Motor ID’s are 11, 12, 13, 14.
Baud rates all set to 1000000.
And when i run the command there is torque on motors.
My launch file:
The text was updated successfully, but these errors were encountered: