Skip to content
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

Kangaroo #7

Open
chencol opened this issue Nov 12, 2015 · 0 comments
Open

Kangaroo #7

chencol opened this issue Nov 12, 2015 · 0 comments

Comments

@chencol
Copy link

chencol commented Nov 12, 2015

Hi.Everyone!
When I try to run the kangaroo driver node and publish the topic below to test the position control.
rostopic pub -r 30 joint_trajectory trajectory_msgs/JointTrajectory '{joint_names: ["1", "2"], points: [ { positions: [2.5, 2.5] } ]}'.
I echoed both joint-trajectory and joint-state topic.
The position input from joint-trajectory is different from what we can see from joint-state.
For example. position:2.5 from the joint_trajectory and what I can see from joint-state is position which is equal to 10 instead rather than 2.5.

The code of kangaroo-drive.node is as follow:
https://github.com/smd-ros-devel/kangaroo_x2_driver/blob/master/src/kangaroo_driver.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant