Git Product home page Git Product logo

Comments (8)

mintar avatar mintar commented on August 22, 2024

Did you connect the Sick Tim310 laser scanner to the USB port? Did you connect it to an external power supply? Is the LED lighting up in green?

from sick_tim.

Kriti- avatar Kriti- commented on August 22, 2024

Yes, I did. It is lighting up in green!

from sick_tim.

Kriti- avatar Kriti- commented on August 22, 2024

Well, I dont know how but now it is detecting the lidar and is giving this warning constantly

[ WARN] [1371814789.317046529]: LIBUSB - Read Error: LIBUSB_ERROR_TIMEOUT.
[ WARN] [1371814789.349312288]: received more fields than expected (expected: 580), ignoring scan

from sick_tim.

mintar avatar mintar commented on August 22, 2024

The communication with the scanner still doesn't seem to be working properly; the LIBUSB_ERROR_TIMEOUT means that we tried sending data, but the scanner didn't reply. I've never seen that happen before, so I'm afraid I can't help you there. Maybe check that you're using the correct voltage etc.?

from sick_tim.

mintar avatar mintar commented on August 22, 2024

Wait a minute... actually, the device seems to be sending something intermittently: First, there's a timeout, then we get a message, but it is too big. Strange. There are a few more things you can try:

  1. check whether the problem goes away after a few seconds, check if rostopic echo /scan outputs something
  2. change the value of USB_TIMEOUT to something bigger (in file src/sick_tim3xx.cpp)
  3. comment in the two lines containing "received message was:" and send me the first couple hundred lines of output.

from sick_tim.

Kriti- avatar Kriti- commented on August 22, 2024

Yes, its actually running.
Its is giving the correct topics with rostopic list.

from sick_tim.

mintar avatar mintar commented on August 22, 2024

What about the other points I mentioned?

from sick_tim.

mintar avatar mintar commented on August 22, 2024

Closing as invalid because OP doesn't respond. For future reference: two more scanner types have been added to the package, so chances are the scanner will be supported by one of those. See the sick_tim3xx roswiki page.

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.