Coder Social home page Coder Social logo

adyczech / elevation_mapping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aber-cranc/elevation_mapping

2.0 2.0 3.0 2.18 MB

Robot-centric elevation mapping for rough terrain navigation

License: BSD 3-Clause "New" or "Revised" License

C++ 95.37% Python 0.91% CMake 3.72%

elevation_mapping's People

Contributors

adyczech avatar anybotics-sync-runner avatar djud avatar domingoesteban avatar fgiraldez avatar goodfaiter avatar hanneskeller avatar harmishhk avatar heuristicus avatar hogabrie avatar jlack1987 avatar lisler avatar lkotsoni avatar marco-tranzatto avatar mariushuber avatar mattdom avatar maximilianwulf avatar mbjelonic avatar mgaertneratanybotics avatar mktk1117 avatar pfankhauser avatar pleemann avatar remod avatar samuelba avatar siverthavso avatar turcantunaany avatar yoshuanava avatar yoshuanavaanybotics avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

elevation_mapping's Issues

Some Info needed for building elevation_mapping in ROS2 Humble.

Hello,
So I'm trying to fix the bugs i'm getting when building this lib in ros2 humble, i had some issues concerning a couple of lines, some of them were easy and strainght forward, but some (the ones i will share here), were a bit tricky, in sense that they need some technical detail, and they are:
in this line:

rclcpp::Duration(1.0)); // TODO(max): Why wrong direction?

the Duration class was init with a value of 1.0, which doesn't meet any constractor looking to the constractors i found that the way to do so is by specifying the seconds and nanoseconds as integer, So my question is what is the value you meant by 1.0, is it 1 sec ?

whereas in this line:

nodeHandle_->declare_parameter(inputSourceName + ".type");

a some parameters were being declared, but the syntax needed a default value if the user didn't provide one, can you give me the list of default values that i can put there ?
Thank you so much.

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.