Coder Social home page Coder Social logo

Comments (7)

hsd-dev avatar hsd-dev commented on July 19, 2024

Thanks for reporting. Yes this seems to be because of the version mismatch of the device and not because of Noetic. Would it be possible for you to test the driver against a newer device version? I will try to print out a cleaner error message in the mean-time.

from pf_lidar_ros_driver.

Patrick-Lascombe avatar Patrick-Lascombe commented on July 19, 2024

I'll see if we have a newer version in our offices and check it

from pf_lidar_ros_driver.

Patrick-Lascombe avatar Patrick-Lascombe commented on July 19, 2024

Tested on a newer device, and the same problem occurred. I'll try to check on another computer during the day to exclude my hardware configuration
Screenshot from 2020-10-13 10-07-15

from pf_lidar_ros_driver.

hsd-dev avatar hsd-dev commented on July 19, 2024

Could you remove skip_scans from this line and comment out this line and try again?

from pf_lidar_ros_driver.

Patrick-Lascombe avatar Patrick-Lascombe commented on July 19, 2024

Same result, I do not think it comes from the different version. I now conduct my test on a R2000 which has the skip_scans function and the same problem occurs

from pf_lidar_ros_driver.

hsd-dev avatar hsd-dev commented on July 19, 2024

I was able to build and run the code successfully in Noetic. Are you still having the issue? Could you please compile the code in debug mode

catkin_make -DCMAKE_BUILD_TYPE=Debug

and run it with gdb (add the following to the <node> tag in your launch file)

launch-prefix="gdb -ex run --args" 

from pf_lidar_ros_driver.

hsd-dev avatar hsd-dev commented on July 19, 2024

Feel free to reopen the issue if this is not solved for you.

from pf_lidar_ros_driver.

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.