Giter Site home page Giter Site logo

hokuyo_wrapper's Introduction

hokuyo_wrapper

A wrapper for urg driver, which is able to drive hokuyo UTM-30-LX-EW laser range finder.

Note: When you have downloaded, compiled and installed the urg_lib from sourceforg.net, header files such as detect_os.h, Lidar.h, math_utilities.h, ticks.h and Urg_driver.h are in the ($PREFIX)/include directory. And library files such as liburg_cpp.a and liburg_cpp.so are provided in directory ($PREFIX)/lib.

在命令行下由用户给出参数-e时,仍然存在“当激光雷达未完全开启时,启动会失败”的现象。 毫无疑问,设备开机的确是需要时间的。 所以在自动导航设计时,要为控制逻辑施加约束:如果激光未成功开启,则不允许依赖激光的自动导航模式开始运行。 体现在控制实现上,就是为激光雷达类添加一个状态成员,同时提供一个状态查询的公有方法,此方法用于在导航时确认激光雷达已正常工作。

hokuyo_wrapper's People

Contributors

highlightz avatar

Watchers

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