Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

my D435I depth camera mounted on arm_end_effector, how can i combined it with tesseract,to integrate octomap based on pointcloud topic in the planning server #179

Closed
dbdxnuliba opened this issue Sep 21, 2022 · 1 comment

Comments

@dbdxnuliba
Copy link

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

#172

@Levi-Armstrong
Copy link
Contributor

Levi-Armstrong commented Sep 21, 2022

This can be accomplished currently by doing the following.

  1. Get either the point cloud or the octree.
  2. Create tesseract_geometry::Octree type which can be constructed using either.
  3. Create add link command, see this example.
  4. Use the toMsg utility for converting the add link command to a message type and add this to your planning request message.

@tesseract-robotics tesseract-robotics locked and limited conversation to collaborators Feb 28, 2023
@Levi-Armstrong Levi-Armstrong converted this issue into discussion #197 Feb 28, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants