33 #include <Rcs_macros.h> 34 #include <Rcs_typedef.h> 42 effector = RcsGraph_getBodyByName(graph,
"Effector");
73 graph->q->ele[
effector->jnt->jointIndex] = initialState->ele[0];
74 graph->q->ele[
effector->jnt->jointIndex + 1] = initialState->ele[1];
unsigned int getDim() const override
void getMinMax(double *min, double *max) const override
void applyInitialState(const MatNd *initialState) override
ISSMPBlending(RcsGraph *graph)
virtual std::vector< std::string > getNames() const