Public Member Functions | Public Attributes
hrl_haptic_mpc.haptic_mpc.MPCData Class Reference

Container class for the controller parameters. More...

List of all members.

Public Member Functions

def __init__
def __str__
 String representation of the data structure.

Public Attributes

 control_point_joint_num
 delta_f_max
 delta_f_min
 dist_g
 f_l
 f_n
 force_reduction_goal
 force_weight
 goal_posture
 Jc_l
 Je
 jep
 jerk_opt_weight
 K_j
 Kc_l
 loc_l
 max_force_mag
 n_l
 orient_weight
 phi_curr
 position_weight
 posture_weight
 q
 q_g_orient
 q_h_orient
 Rc_l
 stop
 time_step
 x_g
 x_h

Detailed Description

Container class for the controller parameters.

Some of these are parameters rather than control data, but they're small cf. the data which changes at each timestep.

Definition at line 55 of file haptic_mpc.py.


Constructor & Destructor Documentation

def hrl_haptic_mpc.haptic_mpc.MPCData.__init__ (   self,
  q,
  x_h,
  x_g,
  dist_g,
  goal_posture,
  q_h_orient,
  q_g_orient,
  position_weight,
  orient_weight,
  posture_weight,
  force_weight,
  force_reduction_goal,
  control_point_joint_num,
  Kc_l,
  Rc_l,
  Jc_l,
  Je,
  delta_f_min,
  delta_f_max,
  phi_curr,
  K_j,
  loc_l,
  n_l,
  f_l,
  f_n,
  jerk_opt_weight,
  max_force_mag,
  jep,
  time_step,
  stop 
)

Definition at line 56 of file haptic_mpc.py.


Member Function Documentation

String representation of the data structure.

Useful for debugging.

Definition at line 100 of file haptic_mpc.py.


Member Data Documentation

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.py.

Definition at line 56 of file haptic_mpc.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