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

how to get 32FC1 from realsense d435 depth topic

asked 2018-09-06 20:32:48 -0500

yueweiliang gravatar image

hi, I want to get sensor_msgs/Imagic from /camera/depth/image_rect_raw with 32FC1, I have changed the rs_rgbd.launch, set align_depth = false. There are some new topics of sw_registered, but on them the image_encodings is still 16UC1.So where is my fault?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2019-07-01 08:30:10 -0500

kivrakh gravatar image

updated 2019-07-01 08:32:37 -0500

You can use the script given the ROS package available below. It converts the depth encoding 16UC1 to 32FC1.

https://github.com/tim-fan/realsense_...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-09-06 20:32:48 -0500

Seen: 639 times

Last updated: Jul 01 '19