-
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, effort, vel feedback are no any change #321
Comments
Hi I am in a very similar situation:
NODES ROS_MASTER_URI=http://129.215.90.113:11311 process[dynamixel_workbench-1]: started with pid [15423]
|
Hello, I would like to add that this issue seems to persist. I have some data that looks like a step-lock function when in reality the motors make small, smooth, continues movements. The data looks like this. It almost appears as if the controller is not reading back the data frequently enough from the motors. My setup is virtually identical to the OP's. #357 seems to describe the same issue. |
setup with U2D2
used 3 xm430-w350-r
joint0,joint1,joint3
1,2,3
115200
Protocol 2.0
Write down the commands you used in order
$ roscore
$ roslaunch dynamixel_workbench_controllers dynamixel_controllers.launch
$ roslaunch dynamixel_workbench_operators joint_operator.launch
$ rosservice call /dynamixel_workbench/execution
when the joints are moving, the topic joint_states publishes at 100Hz but the position, effort, vel are no any change. it is completely wrong.
and I also make a video, only test with one motor. but still no any update of the topic joint_ststes.
https://user-images.githubusercontent.com/26245593/103647548-c9220400-4f5b-11eb-9ed7-00ace1ac112d.mp4
The text was updated successfully, but these errors were encountered: