|
NTRT Simulator
|
| ▼ controllers | Controllers for tensegrities in the examples and models directories |
| PretensionController.cpp | Contains the implementation of the class PretensonController |
| PretensionController.h | Contains the definition of the class PretensonController |
| ▼ core | The core simulation and base level models |
| ► terrain | The terrain library gives terrain options for the world |
| ImpedanceControl.cpp | Contains the definition of members of class ImpedanceControl. $Id$ |
| ImpedanceControl.h | Contains the definition of class ImpedanceControl. $Id$ |
| Muscle2P.cpp | Definitions of members of classes Muscle2P and MuscleAnchor |
| Muscle2P.h | Definitions of classes Muscle2P and MuscleAnchor |
| tgBaseString.cpp | Contains the definitions of members of class tgBaseString |
| tgBaseString.h | Contains the definition of abstract base class tgBaseString. Assumes that the string is linear (F = -kX - bV) |
| tgBulletRenderer.cpp | Contains the definitions of members of class tgBulletRenderer |
| tgBulletRenderer.h | Contains the definition of concrete class tgBulletRenderer |
| tgBulletUtil.cpp | Contains the definitions of members of class tgBulletUtil $Id$ |
| tgBulletUtil.h | Contains the definition of class tgBulletUtil |
| tgCast.h | Utility class for class casting and filtering collections by type |
| tgException.h | Extension of std::exception for use within the library |
| tgLinearString.cpp | Contains the definitions of members of class tgLinearString |
| tgLinearString.h | Contains the definition of class tgLinearString |
| tgModel.cpp | Contains the definitions of members of class tgModel $Id$ |
| tgModel.h | Contains the definition of class tgModel. $Id$ |
| tgModelVisitor.h | Contains the definition of interface class tgModelVisitor |
| tgObserver.h | Definition of tgObserver class |
| tgRod.cpp | Contains the definitions of members of class tgRod $Id$ |
| tgRod.h | Contains the definition of class tgRod $Id$ |
| tgSimulation.cpp | Contains the definitions of members of class tgSimulation $Id$ |
| tgSimulation.h | Contains the definition of class tgSimulation $Id$ |
| tgSimView.cpp | Contains the definitions of members of class tgSimView $Id$ |
| tgSimView.h | Contains the definition of class tgSimView $Id$ |
| tgSimViewGraphics.cpp | Contains the definitions of members of class tgSimViewGraphics $Id$ |
| tgSimViewGraphics.h | Contains the definition of class tgSimViewGraphics $Id$ |
| tgString.h | Convenience function for combining strings with ints, mostly for naming structures |
| tgSubject.h | Definition of tgSubject class |
| tgTaggable.h | Contains the definition of class tgTaggable $Id$ |
| tgTaggables.h | Contains the definition of class tgTaggables $Id$ |
| tgTags.h | Contains the definition of class tgTags $Id$ |
| tgTagSearch.h | Contains the definition of class tgTagSearch $Id$ |
| tgWorld.cpp | Contains the definitions of members of class tgWorld $Id$ |
| tgWorld.h | Contains the definition of class tgWorld $Id$ |
| tgWorldBulletPhysicsImpl.cpp | Contains the definitions of members of class tgWorldBulletPhysicsImpl |
| tgWorldBulletPhysicsImpl.h | Contains the definition of class tgWorldBulletPhysicsImpl |
| tgWorldImpl.h | Contains the definition of class tgWorldImpl |
| ▼ dev | |
| ► btietz | |
| ► tests | |
| ▼ examples | Provides example models for new users |
| ► 3_prism | A three strut tensegrity prism. The simplest 3D tensegrity |
| ► learningSpines | |
| ► NestedTetrahedrons | |
| ► SUPERball | |
| ▼ learning | Tools for machine learning on tensegrity structures |
| ► Adapters | A class that passes parameters between AnnealEvolution and a controller |
| ► AnnealEvolution | A library to perform a variety of evolution algorithms |
| ► Configuration | A class to read a learning configuration from a .ini file |
| ▼ sensors | Contains sensors that can be used by controllers |
| tgDataLogger.cpp | Contains the definition of interface class tgDataLogger |
| tgDataLogger.h | Contains the definition of interface class tgDataLogger |
| tgDataObserver.cpp | Implementation of tgObserver class |
| tgDataObserver.h | Definition of tgObserver class |
| ▼ tgcreator | Classes used to build a tensegrity out of rigid objects and strings |
| tgBuildSpec.cpp | Implementation of class tgBuildSpec |
| tgBuildSpec.h | Definition of class tgBuildSpec |
| tgCompoundRigidInfo.cpp | Implementaton of class tgCompoundRigidInfo |
| tgCompoundRigidInfo.h | Definition of class tgCompoundRigidInfo |
| tgConnectorInfo.cpp | Implementation of class tgConnectorInfo |
| tgConnectorInfo.h | Definition of class tgConnectorInfo |
| tgLinearStringInfo.cpp | Implementation of class tgLinearStringInfo |
| tgLinearStringInfo.h | Definition of class tgLinearStringInfo |
| tgNode.h | Definition of class tgNode |
| tgNodes.cpp | Implementation of class tgNodes |
| tgNodes.h | Definition of class tgNodes |
| tgPair.cpp | Definition of class tgPair |
| tgPair.h | Definition of class tgPair |
| tgPairs.h | Definition of class tgPairs |
| tgRigidAutoCompound.cpp | Definition of class tgRigidAutoCompound |
| tgRigidAutoCompound.h | Definition of class tgRigidAutoCompound |
| tgRigidInfo.cpp | Contains the definitions of members of class tgRigidInfo $Id$ |
| tgRigidInfo.h | Definition of abstract class tgRigidInfo |
| tgRodInfo.cpp | Implementation of class tgRodInfo |
| tgRodInfo.h | Definition of class tgRodInfo |
| tgStructure.cpp | Implementation of class tgStructure |
| tgStructure.h | Definition of class tgStructure |
| tgStructureInfo.cpp | Implementation of class tgStructureInfo |
| tgStructureInfo.h | Definition of class tgStructureInfo |
| tgUtil.h | Contains the definition of class tgUtil and overloaded operator<<() free functions |
| ▼ util | General functions usable by models or controllers |
| CPGEdge.cpp | Definition of class CPGEdge |
| CPGEdge.h | Definition of class CPGEdge |
| CPGEquations.cpp | Implementation of class CPGEquations |
| CPGEquations.h | Definition of class CPGEquations |
| CPGNode.cpp | Implementation of class CPGNode |
| CPGNode.h | Definition of class CPGNode |
| tgBaseCPGNode.cpp | Implementation of class tgBaseCPGNode |
| tgBaseCPGNode.h | Definition of class tgBaseCPGNode |