GithubHelp home page GithubHelp logo

aslam's Introduction

A*SLAM Software

For more information see https://astar.ai.

The following steps have been tested and passed on Ubuntu 16.04.5.

1. Hardware Requirements

It is recommended to run A*SLAM in a computer with 4-core, 8-thread CPU (i7-8550U or better) and 8G RAM.

2. OpenCV Installation

Follow the steps in CaliCam@GitHub.

3. Download Image Data

Make sure the uncompressed files are under the directory /home/USER_NAME/data/aslam_indoor

cd
mkdir data
cd data
wget http://astar.support/dotai/aslam_indoor.tar.gz
tar xvf aslam_indoor.tar.gz

4. Download Program

cd
git clone https://github.com/astar-ai/aslam.git
cd aslam
chmod 777 ./link
./link

5. Run

To run A*SLAM program, you need to change the name of CaliCam stereo parameter file '##-YYMMDD-####.yml' to 'stereo.yml' first.

./aslam

6. Operation

Plese refer to the Operation part of A*SLAM Manual.

7. SSML: Monocualr Localization

To run A*SLAM program in the Monocular Localization mode, you need to change the name of CaliCam monocular parameter file '##-YYMMDD-####.yml' to 'mono.yml' first.

You also need to set the following parameters in the 'param.yml' file.

slam_mode: 0
model: mono

8. Astar CES2019 Poster

aslam's People

Contributors

akcite avatar astar-ai avatar

Watchers

 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.