Coder Social home page Coder Social logo

hectorslamwithoutros's Introduction

重构ros官方hector_slam代码
目的是使hector_slam算法脱离ROS平台

Linux版本:ubuntu14.04
cmake版本:3.9.6

另外需要安装opencv3、boost和Eigen

使用方法:
创建build目录:
    mkdir build
进入build,依次执行:
    cmake ..
    make
    ./hectorslam

-------------------大改动------------------
重新整理目录,目前不再需要额外安装驱动

hectorslamwithoutros's People

Contributors

zhangwenxiao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar 天宇 avatar ZhangYi avatar  avatar  avatar Sam Shum avatar  avatar  avatar Pu avatar JiamingLiu avatar hunkyu avatar Robotics_Qi avatar yanglong avatar  avatar Trista avatar tsyxyz avatar  avatar Zeng Jun avatar alex.cc avatar CapabilityLimited avatar YiWei Zheng avatar  avatar Yi Xie avatar MadThanos avatar Oussama avatar

Watchers

James Cloos avatar  avatar zhouzuhong avatar

hectorslamwithoutros's Issues

compiling with cmake-gui

Hello,

I tried compiling your package on win 7 with vs2013.
Some modifications had been done in CMakelists.txt for my compilation as errors given by cmake.
It still failed to get a successfull compiling after that, and I have a few questions need you help a little, I think.

  1. Does it require only include directories of eigen and boost? I have put inside the CMakelists.txt only include directory of eigen and both include and library directories of boost. Later, errors of these two libraries were gone, and error of generating hectorFunctions were gone too.
  2. In my last compilation, it gives a programming error
    2>D:\hectorslam\source\src\HectorMappingRos.cpp(189): error C2447: '{' : missing function header (old-style formal list?)
    Does this mean it still require ROS?
    Also, I found this function relys on const hokuyoaist::ScanData& scan.
    Does this mean it needs using a hokuyo laser?
    Thank you.

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.