GEM icon indicating copy to clipboard operation
GEM copied to clipboard

GEM: Online Globally consistent dense elevation mapping for unstructured terrain.

Results 14 GEM issues
Sort by recently updated
recently updated
newest added

Would you like to update the global map version with SLAM and loop detection?

Hi, I see distortions in /visual_map outputs when the robot's position and orientation values ​​change instantly. The first image below shows the state of the robot before it goes up...

Hello, Thank you for sharing such a great with the community. I would like to employ this work in my project. I advertise point clouds with type PointCloud2. I want...

Hi, I tried to launch GEM on RGB-D input with structured light sensor processor and faced with "out of range" error: ![Снимок экрана от 2021-12-27 16-20-06](https://user-images.githubusercontent.com/15195368/147476300-2174052d-a2e9-4027-8099-40cbb9f19b85.png) My sensor processor config...

In file included from /usr/local/cuda-10.1/include/cuda_runtime.h:115:0, from :0: /usr/local/cuda-10.1/include/crt/common_functions.h:74:24: error: token ""__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead."" is not valid in preprocessor expressions #define __CUDACC_VER__ "__CUDACC_VER__...

Thanks for your efforts. When I finished configuring its dependencies,I found that I could not use the realsense-d435i to run this code.Can you tell me how to use it?How to...

Hello, When I run simple_demo.launch, I cannot get elevation layer; And the elevation values that I print below"Map_feature()" are NAN; Thanks for your help! ![Screenshot from 2023-05-17 18-23-57](https://github.com/ZJU-Robotics-Lab/GEM/assets/54580468/58bede7b-6d52-48a0-acd6-db0c5e533f32) ![Screenshot from...

I am attempting to run `simple_demo.launch` as described in the README, but it fails with: ``` [ INFO] [1717669508.068559416]: Elevation mapping node initializing ... [ INFO] [1717669509.069437459]: Done. [ WARN]...