Git Product home page Git Product logo

Comments (7)

MartyG-RealSense avatar MartyG-RealSense commented on July 21, 2024

Hi @kenloumixx The message No stream match for pointcloud chosen texture Process - Color means that color frames are being dropped.

Because the message is accompanied by control_transfer returned error, index: 768, error: Resource temporarily unavailable, it suggests that the problem may be with the USB port or the USB cable.

Are you using the official 1 meter long USB cable supplied with the camera, please?

Does it make a difference if you unplug the micro-sized end of the USB cable from the base of the camera, turn the connector around the other way and re-insert it into the camera (USB Type-C cables are two-way insertion at the micro-sized end).

Does the problem still occur if you add initial_reset:=true to your launch instruction to reset the camera at launch?

from realsense-ros.

kenloumixx avatar kenloumixx commented on July 21, 2024

@MartyG-RealSense Yes, I'm using the official cable supplied with the camera.
And I also flipped up and down the micro usb cable and re-insert it into the camera but the warning still occurs.
I add initial_reset:=true args into the launch command but it stops at the line 'Resetting device...' and never goes on.

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on July 21, 2024

Does the FPS improve if you disable the RGB option auto_exposure_priority by inputting the instruction below into the terminal after launch has completed?

ros2 param set /camera/camera rgb_camera.auto_exposure_priority false

from realsense-ros.

kenloumixx avatar kenloumixx commented on July 21, 2024

@MartyG-RealSense I also ran the command ros2 param set /camera/camera rgb_camera.auto_exposure_priority false after run the rs_launch.py and it increases the pointcloud fps but not significantly.. around 1 hz increase

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on July 21, 2024

How does the topic hz perform if you launch with ros2 run instead of rs_launch.py, please?

ros2 run realsense2_camera realsense2_camera_node --ros-args -p pointcloud.enable:=true

from realsense-ros.

kenloumixx avatar kenloumixx commented on July 21, 2024

@MartyG-RealSense The result of running the command ros2 run realsense2_camera realsense2_camera_node --ros-args -p pointcloud.enable:=true was the same low fps. Meanwhile, I changed my DDS from cyclonedds to fastrtps, then the fps increased over 10! I should have share my DDS setting haha thank you for your support :)

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on July 21, 2024

You are very welcome. I'm pleased to hear that you found a solution. Thanks very much for the update!

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.