Coder Social home page Coder Social logo

Comments (7)

Samahu avatar Samahu commented on June 28, 2024 1

Hi @MatCapLynx,

I haven't tried to run the driver on a RPi 4 myself but I plan to.. I have observed incomplete point clouds when trying to run the ouster-ros driver on edge devices similar to RPi in capability. Where the driver runs fine with lidar modes 512x10, 512x20, and even 1024x10 seemed okay to me but anything higher than that such as 1024x20 or 2048x10 had poor performance. It is on my to do list to dig deep into the issue and figure out why this is the case and how we can resolve or mitigate or resolve this behavior. I will keep this ticket open and keep you updated.

from ouster-ros.

Grisly00 avatar Grisly00 commented on June 28, 2024 1

Hi,
we experienced similar issues on the Raspi. The solution for us at the moment is to record the lidar_packets directly instead of Pointcloud2. Later you can replay the bagfile on a more powerful computer and transform the recorded lidar_packets into Pointcloud2.
However, I would also be happy to hear about any improvements that would make this step unnecessary.
Thanks!

from ouster-ros.

MatCapLynx avatar MatCapLynx commented on June 28, 2024 1

I've tried again in 2048x10 mode and it seems much better. I believe it is because I built the package with the -DCMAKE_BUILD_TYPE=Release option. I don't really remember if I used it before.
I also used an older Ouster so it's probably running a different firmware. I don't know if it changes anything.

The ouster nodelet now uses ~120%CPU.

However there is still some parts of the pointcloud disappearing for an instant but it's not really a problem. The pointcloud is much more usable than before.
Screenshot from 2023-02-17 12-29-22

from ouster-ros.

Samahu avatar Samahu commented on June 28, 2024

There was an update to the drive back in December #40 that improved its performance and the stability, did you use the updated driver with your test? Just curious if the CPU utilization that you reported (120%) included the update. I still haven't got the time to test with RPi 😫

from ouster-ros.

MatCapLynx avatar MatCapLynx commented on June 28, 2024

I used only the updated driver because I cloned the repo after december.

from ouster-ros.

Samahu avatar Samahu commented on June 28, 2024

@MatCapLynx we had implemented several fixes towards the ROS1 driver since #249 that should reduce dropped packets and reduce overall CPU utilization, could you give the last update a try and let us know if could close this issue?

from ouster-ros.

Samahu avatar Samahu commented on June 28, 2024

@MatCapLynx I haven't heard back from you. I am closing the issue, if you are (or someone else) still having problems then they can respond to this or open new ticket.

from ouster-ros.

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.