Coder Social home page Coder Social logo

kennedywai / cartographer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cartographer-project/cartographer

0.0 2.0 0.0 414 KB

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

License: Apache License 2.0

CMake 8.36% C++ 85.27% C 0.08% Protocol Buffer 4.22% Lua 0.88% Shell 0.27% Python 0.93%

cartographer's Introduction

Cartographer

Build Status Documentation Status

Purpose

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

Cartographer 3D SLAM Demo

Getting started

Contributing

You can find information about contributing to Cartographer at our Contribution page.

Dependencies:

sudo apt-get install -y google-mock libboost-all-dev libeigen3-dev libgflags-dev libgoogle-glog-dev liblua5.2-dev libprotobuf-dev libsuitesparse-dev libwebp-dev ninja-build protobuf-compiler python-sphinx ros-indigo-tf2-eigen libatlas-base-dev libsuitesparse-dev liblapack-dev

Ceres-solver:

cd ~/catkin_ws

git clone https://github.com/hitcm/ceres-solver-1.11.0.git

mkdir -p ceres-solver-1.11.0/build

cd ceres-solver-1.11.0/build

cmake ..

make

sudo make install

Google Cartographer:

cd ~/catkin_ws

git clone https://github.com/hitcm/cartographer.git

mkdir -p cartographer/build

cd cartographer/build

cmake .. -G Ninja

ninja

ninja test

sudo ninja install

Google Cartographer For ROS:

Rplidar For ROS:

cd ~/catkin_ws/src

https://github.com/robopeak/rplidar_ros

cd ~/catkin_ws

catkin_make

cartographer's People

Contributors

catskul avatar damonkohler avatar kennedywai avatar sirver avatar tfoote avatar wohe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.