Describes the row indices of a CompassGaitParams.
#include <drake/examples/compass_gait/compass_gait_params.h>
|
| static const std::vector< std::string > & | GetCoordinateNames () |
| | Returns a vector containing the names of each coordinate within this class.
|
◆ GetCoordinateNames()
| const std::vector< std::string > & GetCoordinateNames |
( |
| ) |
|
|
static |
Returns a vector containing the names of each coordinate within this class.
The indices within the returned vector matches that of this class. In other words, CompassGaitParamsIndices::GetCoordinateNames()[i] is the name for BasicVector::GetAtIndex(i).
◆ kCenterOfMassLeg
| const int kCenterOfMassLeg = 3 |
|
static |
◆ kGravity
◆ kLengthLeg
◆ kMassHip
◆ kMassLeg
◆ kNumCoordinates
| const int kNumCoordinates = 6 |
|
static |
The total number of rows (coordinates).
◆ kSlope
The documentation for this struct was generated from the following file: