#include <CommandSaveConfigurationToModelPivot.h>
|
| | CommandSaveConfigurationToModelPivot (int robotModelId, int pivotId, float newMin, float newMax, float newRotationX, float newRotationY, float newRotationZ, float newRelaxation, float newSoftness, float newBias, float newSpeedMax, float newPercentSpeedMax) |
| |
Public Member Functions inherited from conscience_core::bridging::commands::CscCommand |
| const CscCommandExecutionResult * | _execute (CscEnvironmentSimulator &environmentSimulator) |
| |
| template<class TResult = CscCommandExecutionResult> |
| const TResult * | execute (CscEnvironmentSimulator &environmentSimulator) |
| |
| const CommandTypeId & | getTypeId () const |
| |
| virtual | ~CscCommand () |
| |
| void | setOriginalCommandString (string command) |
| |
◆ CommandSaveConfigurationToModelPivot()
| conscience_core::bridging::commands::CommandSaveConfigurationToModelPivot::CommandSaveConfigurationToModelPivot |
( |
int |
robotModelId, |
|
|
int |
pivotId, |
|
|
float |
newMin, |
|
|
float |
newMax, |
|
|
float |
newRotationX, |
|
|
float |
newRotationY, |
|
|
float |
newRotationZ, |
|
|
float |
newRelaxation, |
|
|
float |
newSoftness, |
|
|
float |
newBias, |
|
|
float |
newSpeedMax, |
|
|
float |
newPercentSpeedMax |
|
) |
| |
◆ doExecute()
◆ getEntityReflexion()
| ptr<CscEntityReflexion> conscience_core::bridging::commands::CommandSaveConfigurationToModelPivot::getEntityReflexion |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ COMMAND_ID
| const CommandTypeId conscience_core::bridging::commands::CommandSaveConfigurationToModelPivot::COMMAND_ID = "SAVE_CONFIGURATION_TO_MODEL_PIVOT" |
|
inlinestatic |
The documentation for this class was generated from the following files: