Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
/ functions
Functions
1,410 in github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
⨍
Functions
1,410
◇
Types & classes
528
Method
tgPair
src/tgcreator/tgPair.cpp:32
Method
tgPairs
@todo: do we need to initialize the pairs here?
src/tgcreator/tgPairs.h:42
Method
tgPlaneGround
src/core/terrain/tgPlaneGround.cpp:52
Method
tgPrismatic
src/dev/axydes/DuCTT/tgPrismatic.cpp:59
Method
tgPrismaticInfo
src/dev/axydes/DuCTT/tgPrismaticInfo.cpp:39
Method
tgRBString
@todo consider storing other confing info as a member variable
src/dev/btietz/tgRBString.cpp:58
Method
tgRBStringInfo
src/dev/btietz/tgRBStringInfo.cpp:49
Method
tgRigidAutoCompound
@todo: we want to start using this and get rid of the set-based constructor, but until we can refactor...
src/tgcreator/tgRigidAutoCompound.cpp:41
Method
tgRigidInfo
src/tgcreator/tgRigidInfo.h:78
Method
tgRod
src/core/tgRod.cpp:58
Method
tgRodInfo
src/tgcreator/tgRodInfo.cpp:43
Method
tgSCASineControl
src/dev/btietz/kinematicString/tgSCASineControl.cpp:27
Method
tgSimView
src/core/tgSimView.cpp:36
Method
tgSimViewGraphics
src/core/tgSimViewGraphics.cpp:36
Method
tgSimulation
src/core/tgSimulation.cpp:39
Method
tgSineStringControl
src/dev/btietz/hardwareSineWaves/tgSineStringControl.cpp:28
Method
tgSphere
src/core/tgSphere.cpp:58
Method
tgSphereInfo
src/tgcreator/tgSphereInfo.cpp:44
Method
tgSpringCable
src/core/tgSpringCable.cpp:33
Method
tgSpringCableActuator
src/core/tgSpringCableActuator.cpp:112
Method
tgSpringCableAnchor
* The only constructor. At a minimum requires a body and a position * on that body to track. Sliding anchors require additional data * @param[in]
src/core/tgSpringCableAnchor.h:57
Method
tgStructure
src/tgcreator/tgStructure.cpp:36
Method
tgStructureInfo
src/tgcreator/tgStructureInfo.cpp:39
Method
tgSubject
The consructor has nothing to do. */
src/core/tgSubject.h:49
Method
tgTagException
src/core/tgTags.h:41
Method
tgTagSearch
src/core/tgTagSearch.h:52
Method
tgTaggable
src/core/tgTaggable.h:43
Method
tgTaggables
src/core/tgTaggables.h:41
Method
tgTags
src/core/tgTags.h:47
Method
tgTensionController
src/controllers/tgTensionController.cpp:38
Method
tgUtilTest
test/tgcreator/tgUtil_test.cpp:49
Method
tgWorld
* @todo Use the factory method design pattern to * create the m_pImpl object. */
src/core/tgWorld.cpp:49
Method
tgWorldBulletPhysicsImpl
src/core/tgWorldBulletPhysicsImpl.cpp:114
Method
tgWorldImpl
* The only constructor. The base class initializes nothing. * @param[in] config configuration POD */
src/core/tgWorldImpl.h:47
Method
toString
src/util/CPGEquations.cpp:269
Method
totalEnergySpent
TODO: Doesn't seem to correctly calculate energy spent by tensegrity
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.cpp:211
Method
totalEnergySpent
TODO: Doesn't seem to correctly calculate energy spent by tensegrity
src/dev/steve/Escape_T6/Escape_T6Controller.cpp:234
Method
totalEnergySpent
src/examples/craterEscape/EscapeController.cpp:221
Method
trace
src/dev/axydes/DuCTT/DuCTTTestModel.cpp:149
Method
trace
Helper functions, with explicit scopes, moved from implicit namespace.
src/dev/SpineHardwareProject/VerticalSpine/VerticalSpineModel.cpp:97
Method
transformActions
Scale actions according to Min and Max length of muscles.
src/dev/atil/SuperBallLearningController.cpp:133
Method
transformActions
* Returns the modified actions 2D vector such that * each action value is now scaled to fit the model * Invariant: actions[x].size() == 4 for all
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.cpp:144
Method
transformActions
Scale actions according to Min and Max length of muscles.
src/dev/steve/T12SuperBallPayload/T12SuperBallPayloadController.cpp:102
Method
transformActions
* Returns the modified actions 2D vector such that * each action value is now scaled to fit the model * Invariant: actions[x].size() == 4 for all
src/dev/steve/Escape_T6/Escape_T6Controller.cpp:167
Method
transformActions
* Returns the modified actions 2D vector such that * each action value is now scaled to fit the model * Invariant: actions[x].size() == 4 for all
src/examples/craterEscape/EscapeController.cpp:144
Method
transformFeedbackActions
src/dev/CPG_feedback/SpineFeedbackControl.cpp:390
Method
tsTestRig
src/dev/btietz/timestepTest/tsTestRig.cpp:76
Method
unconstrainedMotion
src/dev/btietz/Corde/CordeModel.cpp:510
Method
upVector
* Get an 'up' vector (y axis is up) * @return a btVector3 (0,1,0) */
src/tgcreator/tgUtil.h:54
Method
updateAnchorList
src/core/tgBulletContactSpringCable.cpp:367
Method
updateAnchorPositions
src/core/tgBulletContactSpringCable.cpp:493
Method
updateCollisionObject
This works ok at the moment. Need an effective way of determining if the rope is under an object
src/core/tgBulletContactSpringCable.cpp:683
Method
updateManifolds
src/core/tgBulletContactSpringCable.cpp:223
Method
updateNodeData
src/dev/CPG_feedback/CPGEquationsFB.cpp:119
Method
updateNodes
src/dev/CPG_feedback/CPGEquationsFB.cpp:101
Method
writeToFile
src/learning/Configuration/configuration.cpp:122
Method
~AnnealAdapter
src/learning/Adapters/AnnealAdapter.cpp:42
Method
~AnnealEvoMember
src/learning/AnnealEvolution/AnnealEvoMember.cpp:50
Method
~AnnealEvoPopulation
src/learning/AnnealEvolution/AnnealEvoPopulation.cpp:52
Method
~AnnealEvolution
src/learning/AnnealEvolution/AnnealEvolution.cpp:115
Method
~BaseSpineCPGControl
src/examples/learningSpines/BaseSpineCPGControl.cpp:170
Method
~BaseSpineModelLearning
src/examples/learningSpines/BaseSpineModelLearning.cpp:46
Method
~BuildTestModel
src/dev/tests/BuildTestModel.h:46
Method
~CPGEquations
src/util/CPGEquations.cpp:57
Method
~CPGEquationsFB
src/dev/CPG_feedback/CPGEquationsFB.cpp:54
Method
~CPGNode
src/util/CPGNode.cpp:55
Method
~CPGNodeFB
src/dev/CPG_feedback/CPGNodeFB.cpp:50
Method
~CaterpillarModel
src/dev/btietz/caterpillar/CaterpillarModel.cpp:221
Method
~Config
src/dev/btietz/TetraSpineStatic/SerializedSpineControl.cpp:160
Method
~Config
src/examples/learningSpines/TetraSpine/SerializedSineWaves.cpp:97
Method
~ConnectorAgent
src/tgcreator/tgBuildSpec.cpp:39
Method
~ConnectorTestModel
src/dev/tests/ConnectorTestModel.h:47
Method
~ContactTestModel
src/dev/btietz/RBTests/ContactTestModel.h:56
Method
~CordeModel
src/dev/btietz/Corde/CordeModel.cpp:128
Method
~Crater
src/dev/steve/Escape_T6/Crater.cpp:70
Method
~CraterDeep
src/dev/steve/Escape_T6/CraterDeep.cpp:72
Method
~DuCTTTestModel
* Nothing to do. Most functions already handled by tgModel::teardown */
src/dev/axydes/DuCTT/DuCTTTestModel.h:83
Method
~EscapeController
Nothing to delete, destructor must be virtual */
src/examples/craterEscape/EscapeController.h:55
Method
~EscapeModel
src/examples/craterEscape/EscapeModel.cpp:108
Method
~Escape_T6Controller
Nothing to delete, destructor must be virtual */
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.h:50
Method
~Escape_T6Controller
Nothing to delete, destructor must be virtual */
src/dev/steve/Escape_T6/Escape_T6Controller.h:50
Method
~Escape_T6Model
src/dev/steve/Escape_T6/Escape_T6Model.cpp:108
Method
~FlemonsSpineModelContact
src/dev/btietz/TCContact/FlemonsSpineModelContact.cpp:56
Method
~FlemonsSpineModelLearning
src/examples/learningSpines/TetrahedralComplex/FlemonsSpineModelLearning.cpp:56
Method
~FlemonsSpineModelLearningCL
src/examples/learningSpines/OctahedralComplex/FlemonsSpineModelLearningCL.cpp:53
Method
~HardwareTest
test_integration/ICRA2015Tests/ICRA2015_test.cpp:58
Method
~KinematicSpineCPGControl
src/dev/btietz/kinematicString/KinematicSpineCPGControl.h:50
Method
~LearningSpineJSON
src/dev/btietz/hardwareLearning/LearningSpineJSON.h:47
Method
~LearningSpineSine
src/dev/btietz/hardwareSineWaves/LearningSpineSine.h:48
Method
~MotorTest
test_integration/TimestepIndependence/MotorTimestep_test.cpp:62
Method
~MuscleNPCons
src/dev/btietz/muscleNPEnergy/MuscleNPCons.cpp:45
Method
~MuscleNPTest
test_integration/MuscleNP/MuscleNP_test.cpp:58
Method
~NestedBoxTestModel
* Nothing to do. Most functions already handled by tgModel::teardown */
src/dev/btietz/boxFeet/NestedBoxTestModel.h:66
Method
~NestedStructureSineWaves
src/examples/NestedTetrahedrons/NestedStructureSineWaves.cpp:58
Method
~NestedStructureTestModel
src/dev/btietz/NestedStructureTestModel_rb.h:56
Method
~NestedStructureTestModel
* Nothing to do. Most functions already handled by tgModel::teardown */
src/examples/NestedTetrahedrons/NestedStructureTestModel.h:66
Method
~NeuroAdapter
src/learning/Adapters/NeuroAdapter.cpp:44
Method
~NeuroEvoMember
src/learning/NeuroEvolution/NeuroEvoMember.cpp:53
Method
~NeuroEvoPopulation
src/learning/NeuroEvolution/NeuroEvoPopulation.cpp:55
Method
~NeuroEvolution
src/learning/NeuroEvolution/NeuroEvolution.cpp:120
← previous
next →
1,201–1,300 of 1,410, ranked by callers