Coder Social home page Coder Social logo

snowbluerose / lsd-slam-with-ubuntu1804-and-melodic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from x1597275/lsd-slam-with-ubuntu1804-and-melodic

0.0 0.0 0.0 991 KB

change some code to run lsd-slam on ubuntu 1804 with ros:melodic

License: GNU General Public License v3.0

C++ 95.18% Python 1.62% C 0.24% Makefile 0.02% CMake 2.95%

lsd-slam-with-ubuntu1804-and-melodic's Introduction

LSD-SLAM-with-ubuntu1804-and-melodic

LSD-SLAM-with-ubuntu1804-and-melodic

I changed some code to use the a more recent g2o,so you need to clone or download my code.

note:EIGEN 3.2.*

sudo apt-get install python-rosinstall mkdir ~/rosbuild_ws cd ~/rosbuild_ws rosws init . /opt/ros/melodic mkdir package_dir rosws set ~/rosbuild_ws/package_dir -t . echo "source ~/rosbuild_ws/setup.bash" >> ~/.bashrc bash cd package_dir

install some dependency: sudo apt-get install ros-melodic-libg2o ros-melodic-cv-bridge liblapack-dev libblas-dev freeglut3-dev libsuitesparse-dev libx11-dev

sudo apt install libqglviewer-dev-qt4 cd /usr/lib/x86_64-linux-gnu sudo ln -s libQGLViewer-qt4.so libQGLViewer.so.

rosmake LSD-SLA....(your file name)

roscore

rosrun lsd_slam_viewer viewer

rosrun lsd_slam_core live_slam image:=/image_raw camera_info:=/camera_info

rosbag play ./LSD_room.bag #you need download this .bag file in http://vmcremers8.informatik.tu-muenchen.de/lsd/LSD_room.bag.zip

lsd-slam-with-ubuntu1804-and-melodic's People

Contributors

x1597275 avatar summertime2777 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.