Git Product home page Git Product logo

Comments (5)

reaganlo avatar reaganlo commented on July 21, 2024

@robertxchen66 Due to performance issues, native pointcloud generation has been disabled by default. You have 2 options:

  1. If you want generate the native pointcloud, set the "enable_pointcloud" parameter to true in your launch file and view the topic "/camera/depth/points". Refer to r200_nodelet_modify_params.launch to see how its done.
  2. If you want to generate pointcloud using depth_image_proc, use r200_nodelet_rgbd.launch and view the topic "/camera/depth_registered/points".

from realsense-ros.

robertxchen66 avatar robertxchen66 commented on July 21, 2024

Thanks. I will try that.

what kind of performance issue are you talking about?

from realsense-ros.

reaganlo avatar reaganlo commented on July 21, 2024

@robertxchen66 Sometimes, at higher resolutions, the native pointcloud drops the fps of other streams like depth, color etc. We are working on alternate solutions/design.

Please let us know if the above mentioned options worked for you and update the status of the issue accordingly. Thanks.

from realsense-ros.

robertxchen66 avatar robertxchen66 commented on July 21, 2024

@reaganlo I ran the r200_nodelet_navigation.launch, and I can see the pointcloud.
I use a Gen 6 NUC with 16GB of memory. CPU utilization is around 60%. Not terrible. Memory usage about 1.7GB.

from realsense-ros.

reaganlo avatar reaganlo commented on July 21, 2024

Great. Thanks for the update. Closing the issue.

from realsense-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.