Robotics StackExchange | Archived questions

Configuring an Image Pipeline

Hi,

I currently have a rosbag that contains...

I'd like to use these 'base' topics to produce a colored pointcloud. Looking at the depthimageproc ROS package, I saw that there is a nodelet called pointcloudxyzrgb that does this type of conversion. However, one of the topics that it needs to subscribe to is the cameraInfo topic of seemingly the rectified color image topic. Unfortunately, it doesn't seem that the image_proc node outputs a rectified color camera info topic... So what's the best way to generate the rectified color camera info topic? Is it even possible?

Asked by swiz23 on 2021-07-26 16:49:41 UTC

Comments

Answers