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

get end effector position in moveit in python

asked 2016-05-09 06:21:51 -0500

andydar gravatar image

updated 2018-04-05 07:44:45 -0500

130s gravatar image

I am totally newbie to ROS and MoveIt,

I tried to use the one from the MoveIt tutorial, I used it to find Baxter Research Robot right hand position, but it doesn't work as intended.

any help is welcome,

Thanks

edit retag flag offensive close merge delete

Comments

2

If referring to any on-line tutorials or pages, please always include a link to those resources, as we cannot guess which one you are actually referring to, and it will make helping you much more difficult.

Also "it doesn't work" is not a good way to ask for help: what did happen?

gvdhoorn gravatar image gvdhoorn  ( 2016-05-09 06:42:05 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-10-08 15:07:06 -0500

130s gravatar image

See Cartesian Paths section on the tutorial.

# You need to instantiate a Planning Group of your interest as `group`
waypoints.append(group.get_current_pose().pose)
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-09 06:21:51 -0500

Seen: 1,833 times

Last updated: Apr 05 '18