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

point_cloud_xyz input constraints

asked 2022-04-01 05:00:05 -0500

max_ros gravatar image

updated 2022-04-01 05:08:57 -0500

Dear all, I could really need some help as I spent many hours on the point cloud, and don't know anymore where to search further. Thus I want to gain some general understanding. What are the constraints for the input topics:

  • Do the frame_ids of all incoming topics need to match? (in my case, they are all the optical frame of the rgb camera)
  • Does the time sync need to be exact?
  • Does the depth image need to have any special format? (I use the convert_metric nodelet and it has now encoding "32FC1", so I guess I should have canonical representation )
  • ... Anything else I miss here?

The status in my case is, that the point cloud topic appears (for example in rostopic list or in rviz), but there is no data published on it. In rviz, it has a "green status".

I would apperciate any ideas as I don't have any left ;-)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-04-01 07:40:37 -0500

max_ros gravatar image

Really, I was sitting on this for days. Now I asked the question, and plop, I get the answer myself :-D

If anyone has the same problems: For me it was really the timesync between the camera_info topic and the depth_img. Seems like all topics have to be synced.

All the best.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-04-01 05:00:05 -0500

Seen: 57 times

Last updated: Apr 01 '22