GEM
GEM copied to clipboard
GEM: Online Globally consistent dense elevation mapping for unstructured terrain.
What operation did i miss?
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:  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...
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]...