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

Does the sampling for six-axis manipulator occurs in joint-space or in SE(3)?

asked 2023-02-06 01:40:29 -0500

h iman gravatar image

Hi, I have a question about the sampling for the OMPL planners implementation for MoveIt. Im using ROS Noetic + MoveIt on Ubuntu 20.04. Im running simulation on six-axis 6R robotic arm following the Pieper-condition.

I have followed the tutorial to create the moveit configuration files using the Moveit Setup Assistant for this robot. Im just curious, using the default configuration (I didn't change anything after the config package is built), if the sampling for the manipulator OMPL planners robot arm is in the joint space (S1)^6 or in the SE(3) when I define the goal pose in SE(3). I could not find the sampler code definition in the MoveIt codes. Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-02-11 11:32:28 -0500

Mike Scheutzow gravatar image

updated 2023-02-11 11:35:12 -0500

I think most OMPL planners support both. There is also a configuration option where you can specify which one you want. See the discussion at the following page, especially the first comment from v4hn:

https://github.com/ros-planning/movei...

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2023-02-06 01:40:29 -0500

Seen: 50 times

Last updated: Feb 11 '23