-
Notifications
You must be signed in to change notification settings - Fork 179
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
position_control #163
Comments
Hi :) Would you try to launch it with only AX-18? Or change all Dynamixels from 57600 to 1M baudrate |
With only Ax18 they are working well. |
I set maximum 16 array size for Dynamixel ID storage. If you change this more bigger, you can watch your Dynamixel has ID 16 or more. |
I changed that value to 20, still it does not solve anything |
I tested twenty AX-12 and two MX-28 with
All Dynamixels are scanned and it moved by rosservice call command. |
I changed id 19 to 18 and that worked, I think the missing one id was creating the problem, |
Sorry, I don't understand |
I mean position data i.e. 0-4095(mx64) and 0-1023(ax18) |
You can use
or make your own publisher and make message with sensor_msgs/JointState type |
But what I'm saying is: publishing on this topic have an issue that servos still have some velocity after reaching the goal position. |
Do you mean that you want to make profile to control Dynamixel? |
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. |
ISSUE TEMPLATE ver. 0.1.0
Before you open issue, please refer to ROBOTIS e-Manual
Which distro of ROS have you installed? (ex, indigo, kinetic, melodic)
kinetic
Which OS have you installed? (ex, Ubuntu 16.04 LTS (Xenial Xerus), Linux Mint 18.x, ...)
ubuntu16.04
Which Dynamixel have you used? (ex, MX-28, XM430-W350, ...)
mx28,mx64 and ax18
Write down the commands you used in order
... logging to /home/ayush/.ros/log/f277cba2-815c-11e8-879d-701ce7ad5ab6/roslaunch-Ayush-19846.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://Ayush:46137/
SUMMARY
PARAMETERS
NODES
/
position_control (dynamixel_workbench_controllers/position_control)
ROS_MASTER_URI=http://localhost:11311
process[position_control-1]: started with pid [19863]
dynamixel_workbench controller; position control example
MODEL : AX-18A
ID : 1
MODEL : AX-18A
ID : 2
MODEL : AX-18A
ID : 3
MODEL : AX-18A
ID : 4
MODEL : AX-18A
ID : 5
MODEL : AX-18A
ID : 6
MODEL : AX-18A
ID : 7
MODEL : MX-64
ID : 8
MODEL : MX-64
ID : 9
MODEL : MX-28
ID : 10
MODEL : MX-28
ID : 11
MODEL : MX-28
ID : 12
MODEL : MX-28
ID : 13
MODEL : MX-28
ID : 14
MODEL : MX-28
ID : 15
MODEL : MX-64
ID : 16
MODEL : (null)
ID : 18
MODEL : AX-18A
ID : 19
================================================================================REQUIRED process [position_control-1] has died!
process has died [pid 19863, exit code -11, cmd /home/ayush/catkin_ws/devel/lib/dynamixel_workbench_controllers/position_control __name:=position_control __log:=/home/ayush/.ros/log/f277cba2-815c-11e8-879d-701ce7ad5ab6/position_control-1.log].
log file: /home/ayush/.ros/log/f277cba2-815c-11e8-879d-701ce7ad5ab6/position_control-1*.log
Initiating shutdown!
[position_control-1] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
Please, describe detailedly what difficulty you are in
The text was updated successfully, but these errors were encountered: