217// ARMARX_ERROR_S << "the start config has " << start.size() << "demensions, but the cspace has " << cspaceSimox->getDimensionality() << " dimensions.";
218// emitFailure();
219// return;
220// }
221// }
222// else
223// {
224// if(agentInstance)
225// {
226
227// }
228// else if(stateComponentRobot)
229// {
230
231// }
232// else
233// {
234// ARMARX_ERROR_S << "no start configuration was set (either define ConfigStart explicit, or implicit by using an agent loaded from AgentInstance or RobotStateComponent";