Giter VIP home page Giter VIP logo

distributed-slam's Introduction

Setup

For installation on a Linux machine, enter the following from the command line:

git clone https://github.com/jdriscoll7/distributed-slam
cd distributed-slam
sudo ./setup.sh

This will configure a Python virtual environment with all of the current dependencies, as well as download and install g2opy. The g2opy library provides Python bindings for g2o, a modern C++ PGO framework.

Examples

See the "test" directory for examples of how to run PGO on the datasets contained in this repository. A simple example can be run with

cd test
../venv/bin/python3 test_slam.py

which will output some g2o logging information, along with a plot of the raw input data and the PGO result as shown below.

distributed-slam's People

Contributors

jdriscoll7 avatar

Stargazers

 avatar Matt Boler avatar davci avatar

Watchers

Rich Surgenor avatar  avatar  avatar

distributed-slam's Issues

fix

Richs-MBP:build Rich$ cmake ../
-- Compiling on OSX
-- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDE_DIR CHOLMOD_LIBRARIES)
-- Building LGPL code as static library (affects license of the binary)
-- Compiling with OpenGL support
-- Could NOT find QGLVIEWER (missing: QGLVIEWER_INCLUDE_DIR QGLVIEWER_LIBRARY)
-- Compiling with Clang
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CHOLMOD_INCLUDE_DIR
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python
used as include directory in directory /Users/Rich/Documents/distributed-slam/g2opy/python

-- Configuring incomplete, errors occurred!
See also "/Users/Rich/Documents/distributed-slam/g2opy/build/CMakeFiles/CMakeOutput.log".
Richs-MBP:build Rich$

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.