Public Member Functions
hrl_haptic_mpc.multiarray_to_matrix.MultiArrayConverter Class Reference

Helper class to convert numpy matrix lists to and from a Float64MultiArray message object. More...

List of all members.

Public Member Functions

def matrixListToMultiarray
 Convert a list of 2D numpy matrices to a Float64MultiArray message.
def multiArrayToMatrixList
 Take a Float64 MultiArray message, convert it into a list of numpy matrices.

Detailed Description

Helper class to convert numpy matrix lists to and from a Float64MultiArray message object.

Definition at line 34 of file multiarray_to_matrix.py.


Member Function Documentation

Convert a list of 2D numpy matrices to a Float64MultiArray message.

Assumption: Each numpy matrix must be the same size (rows, columns)

Definition at line 77 of file multiarray_to_matrix.py.

Take a Float64 MultiArray message, convert it into a list of numpy matrices.

Definition at line 37 of file multiarray_to_matrix.py.


The documentation for this class was generated from the following file:


hrl_haptic_mpc
Author(s): Jeff Hawke, Phillip Grice, Marc Killpack, Advait Jain. Advisor and Co-author: Prof. Charlie Kemp. Healthcare Robotics Lab, Georgia Tech
autogenerated on Wed Nov 27 2013 12:27:09