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

Setting end-effector joint values #18

Closed
simonschmeisser opened this issue Nov 28, 2017 · 1 comment
Closed

Setting end-effector joint values #18

simonschmeisser opened this issue Nov 28, 2017 · 1 comment

Comments

@simonschmeisser
Copy link
Contributor

Hi Dave,

It looks like it is currently not possible to set the joint value for active joints in the gripper. The relative position of all endeffector components is computed in loadEEMarker but based on default robot state https://github.com/ros-planning/moveit_visual_tools/blob/d315b5c3961f7f59706b65ba2ab996ce65740121/src/moveit_visual_tools.cpp#L247

Would you approve a new parameter to loadEEMarker or an overload passing lets say a sensor_msgs::JointState or a trajectory_msgs::JointTrajectoryPoint?

Or rather a parameter to MoveItVisualTools::publishEEMarkers?

I can do a PR then

Thanks
Simon

@davetcoleman
Copy link
Member

That sounds great, yes!

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

2 participants