ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to change orientation of interactive marker of cartesian path planner?

asked 2017-02-16 02:18:46 -0500

Gokul gravatar image

updated 2017-02-16 02:27:15 -0500

gvdhoorn gravatar image

I have a 6DOF arm and I have configured move_it for the arm in indigo. I am using the cartesian path planner plugin to define waypoints for the arm. But the interactive marker from the plugin is not aligning with the end effector axis.

C:\fakepath\d2.png

In this picture, you can see that the endeffector is facing upwards but the marker is not aligned with the axis of end effector. How to make the interactive marker point the correct axis?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-02-16 23:20:02 -0500

Gokul gravatar image

Explanation: I am explaining it as per my understanding. If it is wrong, please correct me. The arrow head in the interactive marker is always aligned with the x-axis of the last joint. But the last joint of my arm has the end effector attached to it along the z-axis(rotation axis). Since the arrow head always points the x-axis, the end effector and the arrowhead where not aligned.

Solution: I opened the SolidWorks model of the arm and changed the coordinate system for the last joint having the rotational axis as the x-axis. Now the arrow head is aligned with the end effector because now it rotates along the x-axis. C:\fakepath\sol.png

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-02-16 02:18:46 -0500

Seen: 392 times

Last updated: Feb 16 '17