|
NTRT Simulator
v1.1
|
Implementing the cross-linked octahedral complex spine inspired by Tom Flemons. More...
#include "FlemonsSpineModelLearningCL.h"#include "core/tgCast.h"#include "core/tgSpringCableActuator.h"#include "core/tgString.h"#include "tgcreator/tgBuildSpec.h"#include "tgcreator/tgBasicActuatorInfo.h"#include "tgcreator/tgBasicContactCableInfo.h"#include "tgcreator/tgRodInfo.h"#include "tgcreator/tgStructure.h"#include "tgcreator/tgStructureInfo.h"#include "tgcreator/tgUtil.h"#include "LinearMath/btVector3.h"#include <iostream>#include <algorithm>#include <map>#include <set>Go to the source code of this file.
Implementing the cross-linked octahedral complex spine inspired by Tom Flemons.
Definition in file FlemonsSpineModelLearningCL.cpp.