Git Product home page Git Product logo

Comments (6)

mintar avatar mintar commented on August 22, 2024

Hmm, strange. Could you please edit the launch file and set the parameter publish_datagram to true (you also have to move that line so it's not commented out):

<param name="publish_datagram" type="bool" value="False" />

Then record a short rosbag of the "datagram" topic and attach it here.

rosbag record --lz4 -l 300 /datagram

from sick_tim.

chennuo0125-HIT avatar chennuo0125-HIT commented on August 22, 2024

thank your reply , i have record datagram and put it in the link below:
https://github.com/chennuo0125/sick_tim/tree/melodic/data

from sick_tim.

mintar avatar mintar commented on August 22, 2024

Your scanner has the device string set to the empty string. By default, it is set to the string "not defined". There was a bug in the parser that caused this issue. I have just pushed a commit that fixes the problem. To use it, you'll have to pull the latest code and build from source.

Thanks for your bug report!

from sick_tim.

chennuo0125-HIT avatar chennuo0125-HIT commented on August 22, 2024

@mintar what can i do to process it ? i still encounter the problem.
my datagram have been put in the link below :
https://github.com/chennuo0125/sick_tim/tree/melodic/data

[ INFO] [1541644593.482460014]: Waiting 5 seconds for device to connect.
[ INFO] [1541644593.482886536]: Succesfully connected to 169.254.66.113:2112
[ WARN] [1541644593.551938275]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.618800364]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.685426119]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.752336910]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.818296715]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.885475636]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644593.951638890]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644594.018524931]: Less fields than expected for 811 data points (1660). Ignoring scan
[ WARN] [1541644594.084968651]: Less fields than expected for 811 data points (1660). Ignoring scan

from sick_tim.

mintar avatar mintar commented on August 22, 2024

You should pull the latest code and compile it from source. Your log output shows that you are still running the old code.

from sick_tim.

chennuo0125-HIT avatar chennuo0125-HIT commented on August 22, 2024

thank you , the problem has been solved !

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.