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

Planning NAO to grasp object from floor with moveit

asked 2015-01-10 13:58:12 -0500

siim gravatar image

I want to take object from floor with nao. Can I create such move group where are both legs and one of the arms, so that moveit plans robot to squat and then moving arm near object? Or do I have to create multiple move groups and then "manually" plan squat and after that plan moving arm to the object?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-01-12 14:41:12 -0500

marguedas gravatar image

Hi,

Sure you can do it, for now there is only one group for each kinematic chain but you can add groups in the srdf file in the config folder.

There are some examples of complete body motion planning for other robots. (here HRP2 https://github.com/davetcoleman/movei... )

You could do it with multiple move groups but it will certainly take you a lot more time.

Hope this helps,

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-01-10 13:58:12 -0500

Seen: 980 times

Last updated: Jan 12 '15