ardrone_autonomy icon indicating copy to clipboard operation
ardrone_autonomy copied to clipboard

Problems when recording a bag

Open boris-il-forte opened this issue 9 years ago • 1 comments

It seems that are some problems when recording bags:

  1. The data is published correctly, but the root frame is not recorded properly, only the base link and the bottomcam are recorded. The same doesn't happen with a static transform publisher, with the same topology.

I tried also to change the root frame, but the output is the same I added to the launch file the following string:

  1. the driver outputs the following error: [ERROR] [1409058738.881506284]: Compressed Depth Image Transport - Compression requires single-channel 32bit-floating point or 16bit raw depth images (input format is: rgb8).

However the raw image is recorded properly

boris-il-forte avatar Aug 26 '14 13:08 boris-il-forte

output from driver tf_from_driver

output when root is unchanged (from driver) tf_unchanged_root

output from bag (same if i change or not the root frame) tf_wrong_from_bag

boris-il-forte avatar Aug 26 '14 13:08 boris-il-forte