Giter VIP home page Giter VIP logo

Comments (2)

relffok avatar relffok commented on August 15, 2024

Laserscan flickering was due to rejected cloud_msgs in the pointcloud to laserscan function.

Due to the virtual_laser_link (which was set at the same height as the actual laser scanners) and the min_height set to 0.0, the conversion was not made and the scan thrown out. https://github.com/relffok/ira_laser_tools/blob/036a193563e31109cdac10e0f8bd66ecd4616c8a/src/ira_laser_tools/src/laserscan_multi_merger.cpp#L414

[laserscan_multi_merger-3] [DEBUG] [1632330117.614150753] [laser_scan_merger]: rejected for height -0.000000 not in range (-0.000000, 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000)

Two possible solutions:

  • change the virtual_laser_link position
  • adjust the height range (min_height) for the conversion

from mir_robot.

relffok avatar relffok commented on August 15, 2024

Addressed in d43b8ae

from mir_robot.

Related Issues (15)

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.