tesseract_ros
tesseract_ros copied to clipboard
how can we combine tesseract with moveit in usage
how can we combine tesseract with moveit in usage
Can you provided more details on what you mean by combine?
such as action_client and octomap planning scene proviede by moveit, could we provide interface about them
You just wanting an integrated octomap in the planning server where the octomap is added during motion planning request?
yes it is.
Okay, this should be easy to implement. I will put something together.
thanks a lot for your hard work
Okay, this should be easy to implement. I will put something together.
please tell me ,when you add the function ,thanks a lot
and my D435i rgbd camera mounted on arm_end_effector, has been calibrated ,so I can publish the pointcloud topic,so I want an integrated octomap based on pointcloud topic in the planning server where the octomap is added during motion planning request, andy related work is appreciated