Feature/voxel map - #1185
Open
PotatoPeeler3000 wants to merge 8 commits into
Open
Conversation
PotatoPeeler3000
force-pushed
the
feature/voxel-map
branch
from
January 17, 2026 15:08
943c096 to
ff3afea
Compare
…est to try and visualize the map
…d on the robot. Points are getting added to the occupied cells, but still not showing up in the renderer
# Conflicts: # ihmc-perception/src/test/java/us/ihmc/perception/gpuMapping/VoxelMapExtractorTest.java
* Started working on a voxel map, created a simple test for it to make sure it compiles * Fix a few bugs, added the RDXVoxelMapRenderer class's and created a test to try and visualize the map * Fixed bug where the map wasn't centered on the robot. Now its centered on the robot. Points are getting added to the occupied cells, but still not showing up in the renderer * Fix voxel map renderer --------- Co-authored-by: Nick Kitchel <nkitchel@ihmc.org>
* Vibe coded rendering voxels as cubes * Silly LLM didn't write optimal code so I optimized it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.