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

Support octomap_msgs and render octrees #312

Merged
merged 7 commits into from
Apr 22, 2020

Conversation

psaripp
Copy link
Contributor

@psaripp psaripp commented Apr 20, 2020

Add support for subscribing and visualize octomap_msgs messages. Based on Octomap implementation.

  • Pretty much similar customization options to occupancy grid
  • Supports tree in binary form (where only the tree structure is stored),
  • Supports occupancy map with false colouring
  • Support octrees with custom colours
  • Toggle between rendering modes (if available)
  • Select which voxels are visible (free, occupied, all)

@psaripp psaripp changed the title Render octomaps in ros 3djs Support octomap_msgms and render octrees Apr 20, 2020
@psaripp psaripp changed the title Support octomap_msgms and render octrees Support octomap_msgs and render octrees Apr 20, 2020
@psaripp
Copy link
Contributor Author

psaripp commented Apr 20, 2020

Example node to publish octomap messages from file.

package-lock.json Outdated Show resolved Hide resolved
examples/octree.html Outdated Show resolved Hide resolved
Revert "Update lockfiles"

This reverts commit 8101d1d.

Revert update lockfiles
@psaripp psaripp force-pushed the psaripp/octree-render branch from 8101d1d to 29f1543 Compare April 20, 2020 10:05
@psaripp psaripp requested a review from mvollrath April 22, 2020 08:24
Copy link
Contributor

@mvollrath mvollrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@mvollrath mvollrath merged commit d97d7d3 into RobotWebTools:develop Apr 22, 2020
@jihoonl jihoonl mentioned this pull request May 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants