Public Member Functions | Public Attributes
xpp::RobotStateJoint Class Reference

Defines a complete robot state in joint space. More...

#include <robot_state_joint.h>

List of all members.

Public Member Functions

 RobotStateJoint (int n_ee, int n_joints_per_ee)
 Constructs a zero initialized robot state.
virtual ~RobotStateJoint ()

Public Attributes

State3d base_
EndeffectorsContact ee_contact_
Joints q_
Joints qd_
Joints qdd_
double t_global_
Joints torques_

Detailed Description

Defines a complete robot state in joint space.

This is the alternative representation to defining the robot by its endeffector state.

see also robot_state_joint.h.

Definition at line 47 of file robot_state_joint.h.


Constructor & Destructor Documentation

xpp::RobotStateJoint::RobotStateJoint ( int  n_ee,
int  n_joints_per_ee 
)

Constructs a zero initialized robot state.

Parameters:
n_eeNumber of endeffectors (hands, feet).
n_joints_per_eeNumber of joints for each endeffector.

Definition at line 34 of file robot_state_joint.cc.


Member Data Documentation

Definition at line 57 of file robot_state_joint.h.

Definition at line 60 of file robot_state_joint.h.

Definition at line 58 of file robot_state_joint.h.

Definition at line 58 of file robot_state_joint.h.

Definition at line 58 of file robot_state_joint.h.

Definition at line 61 of file robot_state_joint.h.

Definition at line 59 of file robot_state_joint.h.


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


xpp_states
Author(s): Alexander W. Winkler
autogenerated on Fri Apr 5 2019 02:55:50