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

Proposal: Adding sensor_msgs/JointState publisher #34

Closed
OkkeHendriks opened this issue Apr 15, 2015 · 1 comment
Closed

Proposal: Adding sensor_msgs/JointState publisher #34

OkkeHendriks opened this issue Apr 15, 2015 · 1 comment

Comments

@OkkeHendriks
Copy link

When using the robot_state_publisher (which is used frequently to publish the TFs of a robot) one needs joint states as sensor_msgs JointState. I created a package based on this code, which republishes the dynamixel JointState messages as sensor_msgs JointState messages.

This package can be found here:
https://github.com/RobotRose/dynamixel_joint_state_publisher

It may be a good idea to integrate this package into dynamixel_motor?
Or it may be a better solution to do the publishing of sensor_msgs JointState directly (in parallel to the dynamixel messages)?

@OkkeHendriks OkkeHendriks changed the title Proposal: Adding sensor_msgs::joint_state publisher Proposal: Adding sensor_msgs/JointState publisher Apr 15, 2015
@130s 130s added the duplicate label Apr 25, 2015
@130s
Copy link
Collaborator

130s commented Apr 25, 2015

I suggest you can join the discussion in the open PR #27.
I close this, but please reopen if you think that PR is different from what you suggest.

@130s 130s closed this as completed Apr 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants