Skip to content

to run orb slam2 with orbbec astra and pcl 3d mapping

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
License-gpl.txt
Notifications You must be signed in to change notification settings

linzhibo/orb_slam2_astra

Repository files navigation

Update for unpacked ROB_SLAM with pcl view repo

build:

First compile g2o and DBoW in the thirdparty folder. Then compile orb slam.

    mkdir build
    cd build
    cmake ..
    make -j

Run with Orbbec astra

Extract the vocabulary file under Vocabulary folder

under your orb_slam2_astra folder, run this command:

./bin/rgbd_astra ./Vocabulary/ORBvoc.txt ./Examples/RGB-D/astra.yaml

About

to run orb slam2 with orbbec astra and pcl 3d mapping

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
License-gpl.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published