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