Skip to content

Using YDLIDAR X2 with Google Cartographer ROS package

Notifications You must be signed in to change notification settings

supermat151/x2_cartographer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YDLIDAR X2 - Cartographer project

This project was used to create a demonstrator of using YDLIDAR X2 with Google Cartographer as described in this blog post.

Quickstart (Melodic only)

  1. Clone the repo as your src directory git clone [email protected]:msadowski/x2_cartographer.git
  2. Initialize and update submodules git submodule update --init
  3. Perform the setup described in ydlidar/README.md
  4. If you don't have cartographer installed run rosdep install --from-paths src --ignore-src --rosdistro melodic -r -y from your workspace
  5. Source your workspace source devel/setup.bash
  6. Start everything: roslaunch carto_mapper mapper.launch

The files in this repository are provided as is. No support is guaranteed but if you find ways to improve it feel free to open a pull request.

About

Using YDLIDAR X2 with Google Cartographer ROS package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 82.8%
  • Lua 17.2%