perception_pcl icon indicating copy to clipboard operation
perception_pcl copied to clipboard

Ability to specify frame in bag_to_pcd

Open LucidOne opened this issue 11 years ago • 5 comments
trafficstars

command line option to specify TF frame

LucidOne avatar Apr 11 '14 12:04 LucidOne

Perhaps the standard behaviour could be changed to leave the frame as is, unless a target frame is specified? Seems like some people have trouble using bag_to_pcd if tf data is not recorded along with the pointcloud messages.

http://answers.ros.org/question/11978/how-to-find-the-frame-id-of-a-bag-file/

http://answers.ros.org/question/33072/bag_to_pcd-frame-id/

paulbovbel avatar Apr 11 '14 15:04 paulbovbel

I think we agree. We would need some warning/deprecation notice but I would also change default the frame to the same as the point cloud and skip the tf as the standard behavior.

LucidOne avatar Apr 11 '14 15:04 LucidOne

+1

A reasonable usage message would do the trick.

paulbovbel avatar Apr 11 '14 15:04 paulbovbel

+1

Would this be the place to swap in the parameter here?

ruffsl avatar Oct 18 '14 19:10 ruffsl

Looks like it, yes.

paulbovbel avatar Oct 18 '14 19:10 paulbovbel