ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to set compressedDepth image_transport params at launch

asked 2021-11-23 10:29:41 -0500

Alex-SSoM gravatar image

Hi,

I want to use the compressedDepth image_transport with the RVL algorithm. The default algorithm is "PNG" but I'd like to change that. I'm on melodic with the image_transport_plugins noetic-devel branch. I've successfully compiled it on both my desktop and my jetson nano and used rqt to reconfigure the compressedDepth image_transport. My setup is functional once I manually configure the params.

How can I set the params when I launch a camera capture node?

edit retag flag offensive close merge delete

Comments

Just to clarify. Are you running melodic in your desktop and noetic in Jetson Nano?

When you say your setup is functional can you show the params? And are you looking to create a launch file?

osilva gravatar image osilva  ( 2021-11-25 14:56:20 -0500 )edit

Here is a link of different launch file examples using depth camera: https://github.com/IntelRealSense/rea...

osilva gravatar image osilva  ( 2021-11-25 15:00:56 -0500 )edit

I'm running melodic on both my desktop and the Jetson Nano. I compiled from source the image_transport_plugins package using the noetic-devel branch. I'm well aware of the launch files provided with the realsense-ros package. I've tried adding a <rosparam> line at the end of the launch file but it's not registered by the Parameter Server.

Alex-SSoM gravatar image Alex-SSoM  ( 2021-11-26 13:27:19 -0500 )edit

@Alex-SSoM you will need to share more details, for example show your launch file, it's hard to help without seeing what you have done or haven't.

osilva gravatar image osilva  ( 2021-11-26 13:37:25 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2021-12-03 15:13:34 -0500

Alex-SSoM gravatar image

Since I didn't need compatibility with PNG compression, I compiled the image_transport_plugins from source with RVL as the default algorithm.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-11-23 10:29:41 -0500

Seen: 177 times

Last updated: Dec 03 '21