GithubHelp home page GithubHelp logo

avp_slam_ros's Introduction

AVP_SLAM_ROS

停车场环境中的语义建图与定位算法,代码实现参考cartographer。
[video](https://www.bilibili.com/video/BV1aG4y1i7EC?share_source=copy_web&vd_source=1cd3f6f1bab3232928b0a4cc0ae193ad)

1.Prerequisites

1.1 开发于ubuntu18.04 + ros melodic
1.2 依赖库 ceres-solver

2.Build on ROS

cd ~/catkin_ws/src
git clone https://github.com/guyupan1911/AVP_SLAM_ROS.git
cd ../
catkin_make
source devel/setup.bash

3.Build on docker environment

1. pull image
sudo docker pull fdko11/ros:bionic-melodic-cartographer
2. create container
./docker/dev_start.sh (run once)
3. start container
docker start AVP
4. exec container
./docker/dev_into.sh

4.run semantic mapping

roslaunch avp mapping.launch

avp_slam_ros's People

Contributors

guyupan1911 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.