Tasks #1361

Add new data-type for generic double vectors

Added by Anonymous about 11 years ago. Updated about 11 years ago.

Status:ResolvedStart date:01/28/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:protocol
Target version:Robotics Service Bus - rsb-0.9

Description

Add a new data-type for generic double vectors, as done for double matrices (see MatrixDouble). Currently the math package seems to only contain double vectors of fixed size (2D, 3D).

0001-Added-new-generic-double-vector-type.patch Magnifier (1.41 KB) Anonymous, 01/28/2013 06:34 PM

Associated revisions

Revision 1986d1eb
Added by Arne Nordmann about 11 years ago

Added new generic double vector type

refs #1361

Revision 33194f55
Added by Arne Nordmann about 11 years ago

Adapted RCI DoublesConverter to current structure of rst::math::VectorDouble

refs #1361

Revision c456501a
Added by Arne Nordmann about 11 years ago

Adapted RCI DoublesConverter to current structure of rst::math::VectorDouble

refs #1361

Revision ff511eb5
Added by Arne Nordmann almost 8 years ago

Adapted RCI DoublesConverter to current structure of rst::math::VectorDouble

refs #1361

History

#1 Updated by Anonymous about 11 years ago

Naming of the data field is intentionally close to the one from the (stable) generic MatrixDouble type. Size field doesn't seem to be necessary for this vector type, since already accessible through the protobuf API.

#2 Updated by Anonymous about 11 years ago

  • Status changed from Feedback to Resolved

Also available in: Atom PDF