Bug #1919

Size computation for bag-info broken

Added by J. Wienke almost 10 years ago. Updated almost 10 years ago.

Status:ResolvedStart date:07/21/2014
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:Commandline Tools
Target version:Robotics Service Bus - rsb-0.11

Description

I was trying to compute sizes for a tide file and ended up with this error message:

jwienke@cinnabar:/media/local_data/jwienke/facedetection-driver-experiment$ bag-infocl -s test.tide 
The value #<RSB:EVENT /vision/faces/ #(16 160 1 24 120) (5) 69F6625F>
is not of type
  SEQUENCE.

Associated revisions

Revision 58785a20
Added by J. Moringen almost 10 years ago

Do not transform channel entries in bag-info/main.lisp

fixes #1919

Disable transformation of channel entries. This only matters when
channel sizes are computed.

  • bag-info/main.lisp (channel-size): removed; turned into local
    function in `main'
    (main): do not transform channel entries; added local function
    `channel-size'
  • CMakeLists.txt: added test for bag-info with --compute-sizes flag

History

#1 Updated by J. Moringen almost 10 years ago

  • Category set to Commandline Tools
  • Status changed from New to In Progress

#2 Updated by J. Moringen almost 10 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF