Public Member Functions
xpp::EndeffectorsContact Class Reference

Bundles the contact state of all endeffectors. More...

#include <endeffectors.h>

Inheritance diagram for xpp::EndeffectorsContact:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EndeffectorsContact (int n_ee=0, bool in_contact=false)
 Constructs a state, the default being 0 feet, none in contact.
int GetContactCount () const
 The number of endeffectors in contact with the environment.

Detailed Description

Bundles the contact state of all endeffectors.

Says if an endeffector is currently touching the environment or not. This is often an important criteria for motion planning, as only in the contact state can forces be exerted that move the body.

Definition at line 149 of file endeffectors.h.


Constructor & Destructor Documentation

xpp::EndeffectorsContact::EndeffectorsContact ( int  n_ee = 0,
bool  in_contact = false 
) [inline]

Constructs a state, the default being 0 feet, none in contact.

Parameters:
n_eeNumber of endeffectors.
in_contactTrue if all legs should be in contact, false otherwise.

Definition at line 156 of file endeffectors.h.


Member Function Documentation

The number of endeffectors in contact with the environment.

Definition at line 162 of file endeffectors.h.


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


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