NTRT Simulator
Version: Master
|
Implements a spine model with a rib cage, with separate tags added to facilitate separate learning for first and last segments. More...
#include "RibModel.h"
#include "core/tgCast.h"
#include "core/tgSpringCableActuator.h"
#include "core/tgString.h"
#include "tgcreator/tgBuildSpec.h"
#include "tgcreator/tgBasicActuatorInfo.h"
#include "tgcreator/tgRodInfo.h"
#include "tgcreator/tgStructure.h"
#include "tgcreator/tgStructureInfo.h"
#include "tgcreator/tgUtil.h"
#include "LinearMath/btVector3.h"
#include <iostream>
Go to the source code of this file.
Implements a spine model with a rib cage, with separate tags added to facilitate separate learning for first and last segments.
Implements a spine model with a rib cage.
Definition in file RibModel.cpp.