Skip to content
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

Complete Octomap support #57

Open
2 of 5 tasks
mauricefallon opened this issue Feb 9, 2016 · 0 comments
Open
2 of 5 tasks

Complete Octomap support #57

mauricefallon opened this issue Feb 9, 2016 · 0 comments

Comments

@mauricefallon
Copy link
Contributor

  • render using latest version of octomap in director
  • add support and controls to UI e.g. change color modes
  • switch remaining uses from octomap_raw_t to drc_map_octree_t
  • have the map server renderer use new rendering code, but also be able to access polydata
  • Have map server publish color octrees. (Will need to check on ROS/Exotica side)

Issue: Drawing only a portion of the height of the octree is not available through the Octomap rendering code. (e.g. to remove the ceiling of an octree). It was available previously with the gtk version

MAP_DEPTH - heightmaps, depthmaps
MAP_OCTREE - octree + transform map_octree_t
MAP_CLOUD - point cloud

POINTS_COLLECTION
OBJECT_COLLECTION

OCTOMAP*** - octree + transform octomap_raw_t

General publishing of point clouds to UI doesn't exist
MAP_OCTREE and OCTOMAP render different things

  • different messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant