Git Product home page Git Product logo

Comments (2)

maxkremmel avatar maxkremmel commented on August 22, 2024

I found a workaround...

I edited the sick_tim310s01_parser.cpp file to set the following values of the sensor_msgs/LaserScan message published over the topic /scan, manually:
angle_min: -2.356194496154785
angle_max: 2.356194496154785
angle_increment: 0.01745329238474369

Seams like something goes wrong when calculating angle_min, anlge_max and angle_increment.

But I still think I did something wrong because according to #97, the sick_tim310s01 should work without modifications.

from sick_tim.

mintar avatar mintar commented on August 22, 2024

I'm glad you found a workaround! Indeed, it looks like the 3 values you changed manually were not correctly parsed from the datagram (especially angle_increment). I don't have time to debug this any further, but if you want to submit a pull request, I'll be happy to review an merge it.

Also there's an extended fork of this repo here: sick_scan. Maybe you have more luck with that repo.

from sick_tim.

Related Issues (20)

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.