cartographer_ros icon indicating copy to clipboard operation
cartographer_ros copied to clipboard

Provides ROS integration for Cartographer.

Results 192 cartographer_ros issues
Sort by recently updated
recently updated
newest added

I think this is a trivial matter, but somehow I have not being able to find the solution myself since I am fairly new to both, ROS and the Cartographer...

- Removing Kinetic from codebase, since EOL - Fix CI badge links - Fix for CI run: update to use new REST API from github

Hello people, I was thinking to run cartographer on a NVIDIA Jetson Nano 4Gb, but I have some questions about memory management. From a lot of experiments on an Intel...

==> ninja -j16 -l16 in '/home/luming/project/catkin_google_ws/build_isolated/cartographer_ros' [3/41] Building CXX object CMakeFil.../cartographer_ros/ros_log_sink.cc.o FAILED: CMakeFiles/cartographer_ros.dir/cartographer_ros/ros_log_sink.cc.o /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"cartographer_ros\" -DURDFDOM_HEADERS_HAS_SHARED_PTR_DEFS -I/home/luming/project/catkin_google_ws/build_isolated/cartographer_ros -I/home/luming/project/catkin_google_ws/src/cartographer_ros/cartographer_ros -I/usr/src/googletest/googlemock/gtest/include -isystem /usr/include/lua5.2 -isystem /usr/local/include/pcl-1.9 -isystem /usr/local/include/eigen3 -isystem /home/luming/project/catkin_google_ws/install_isolated/include...

Hi, Thanks for this awesome project. Really helped me a lot. I had a question, rather an issue that I am not able to solve. I used groundtruth ktti poses...

I have Ouster OS0-32 3D lidar sensor and I am trying to use cartographer on the recorded data. When I run: `roslaunch ouster_slam os0_slam.launch udp_hostname:=169.254.207.33 bag_filename:=/home/slambox/ouster_slam_ws/terrain_test.bag replay:=true metadata:=/home/slambox/ouster_slam_ws/os-992106000190.local.json carto_conf:=/home/slambox/ouster_slam_ws/src/ouster_slam` I...

Hi, I'm working with a mobile manipulator which has four passive suspension and the robot execute SLAM. To achieve the accurate positioning of the mobile robot e.g. within 5 mm,...

Dear community, I'm writing to ask a general question regarding the performances of Cartographer in very big environments. I'm planning to map a very big environment ( around 1 square...

/usr/bin/ld: /usr/local/lib/x86_64-linux-gnu/libprotobuf.a(arena.cc.o): relocation R_X86_64_TPOFF32 against symbol `_ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgflags.a(gflags.cc.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used...

Hi all, I am running the pure localization mode after getting the map by following the guide in the documentation. However, for some reason it could not localize itself in...