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
Function
main
* The entry point. * @param[in] argc the number of command-line arguments * @param[in] argv argv[0] is the executable name * @return 0 */
src/examples/NestedTetrahedrons/AppNestedTetrahedrons.cpp:45
Function
main
* The entry point. * @param[in] argc the number of command-line arguments * @param[in] argv argv[0] is the executable name * @return 0 */
src/examples/SUPERball/AppSUPERball.cpp:46
Function
main
* Runs a series of episodes. * Each episode tests a given control pattern for a given number of steps. * The fitness function (reward metric) for t
src/examples/craterEscape/AppEscape.cpp:59
Method
makePair
src/dev/tests/Hilbert2DModel.h:121
Method
makePairs
src/dev/tests/Hilbert2DModel.h:107
Method
makePairs
src/examples/learningSpines/ribDemo/HilbertTGStructure.h:109
Method
makePairs
src/examples/learningSpines/ribDemo/SingleRibModel.h:109
Method
mapMuscles
src/dev/axydes/DuCTT/DuCTTTestModel.cpp:131
Method
mapMuscles
src/dev/SpineHardwareProject/VerticalSpine/VerticalSpineModel.cpp:174
Method
move
src/tgcreator/tgStructure.cpp:87
Method
move
* Add the given btVector3 to all btVector3 objects in elements. * @param[in] offset a btVector3 to add to all the btVector3 objects in m_nodes
src/tgcreator/tgNodes.h:175
Method
move
src/tgcreator/tgPairs.h:85
Method
moveNode
src/tgcreator/tgNodes.h:184
Method
muscleRatio
src/dev/jbruce/sineWaveEscapeController/T6Model.cpp:325
Method
mutate
src/learning/AnnealEvolution/AnnealEvoPopulation.cpp:60
Method
mutateEveryController
src/learning/AnnealEvolution/AnnealEvolution.cpp:127
Method
mutateEveryController
src/learning/NeuroEvolution/NeuroEvolution.cpp:132
Method
nodeEquation
src/util/CPGNode.cpp:90
Method
nodeExists
* Is the index within range. * @param[in] key an int * @retval true if key is within range * @retval false if key is not within range
src/tgcreator/tgNodes.h:118
Method
notifySetup
src/core/tgSubject.h:112
Method
notifyStep
src/core/tgSubject.h:98
Method
notifyTeardown
src/core/tgSubject.h:123
Method
onAttach
src/dev/btietz/kinematicString/tgSCASineControl.cpp:65
Method
onAttach
src/examples/learningSpines/tgCPGActuatorControl.cpp:64
Method
onSetup
Fetch all the muscles and set their preferred length
src/dev/atil/SuperBallLearningController.cpp:51
Method
onSetup
src/dev/CPG_feedback/SpineFeedbackControl.cpp:122
Method
onSetup
src/dev/CPG_feedback/tgCPGCableControl.cpp:50
Method
onSetup
src/dev/btietz/handTunedSineWaves/htSpineSine.cpp:63
Method
onSetup
src/dev/btietz/tetraCollisions/colSpineSine.cpp:63
Method
onSetup
src/dev/btietz/hardwareSineWaves/LearningSpineSine.cpp:61
Method
onSetup
src/dev/btietz/TetraSpineStatic/SerializedSpineControl.cpp:218
Method
onSetup
src/dev/btietz/ShortOC_sine/OctaCLSine.cpp:62
Method
onSetup
src/dev/jbruce/twoSpringSUPERball/backup_old_controllers/T6RestLengthController.cpp:49
Method
onSetup
src/dev/jbruce/internalFriction/backup_old_controllers/T6RestLengthController.cpp:51
Method
onSetup
Set the lengths of the muscles and initialize the learning adapter */
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.cpp:62
Method
onSetup
src/dev/SpineHardwareProject/VerticalSpine/backup_old_controllers/VerticalSpineRestLengthController.cpp:48
Method
onSetup
Fetch all the muscles and set their preferred length
src/dev/steve/T12SuperBallPayload/T12SuperBallPayloadController.cpp:48
Method
onSetup
Set the lengths of the muscles and initialize the learning adapter */
src/dev/steve/Escape_T6/Escape_T6Controller.cpp:62
Method
onSetup
@todo move functions to constructor when possible */
src/sensors/tgDataObserver.cpp:59
Method
onSetup
src/examples/learningSpines/BaseSpineCPGControl.cpp:175
Method
onSetup
src/examples/SUPERball/T6TensionController.cpp:56
Method
onSetup
Set the lengths of the muscles and initialize the learning adapter */
src/examples/craterEscape/EscapeController.cpp:72
Method
onStep
src/dev/atil/SuperBallLearningController.cpp:86
Method
onStep
src/dev/CPG_feedback/SpineFeedbackControl.cpp:159
Method
onStep
src/dev/CPG_feedback/tgCPGCableControl.cpp:55
Method
onStep
src/dev/btietz/handTunedSineWaves/htSpineSine.cpp:76
Method
onStep
src/dev/btietz/tetraCollisions/colSpineSine.cpp:76
Method
onStep
src/dev/btietz/hardwareSineWaves/tgSineStringControl.cpp:63
Method
onStep
src/dev/btietz/hardwareSineWaves/LearningSpineSine.cpp:91
Method
onStep
src/dev/btietz/TetraSpineStatic/SerializedSpineControl.cpp:272
Method
onStep
src/dev/btietz/kinematicString/tgSCASineControl.cpp:70
Method
onStep
src/dev/btietz/RBTests/ContactTestController.h:37
Method
onStep
src/dev/btietz/ShortOC_sine/OctaCLSine.cpp:94
Method
onStep
src/dev/btietz/hardwareLearning/tgCPGStringControl_mod.cpp:42
Method
onStep
src/dev/jbruce/twoSpringSUPERball/backup_old_controllers/T6RestLengthController.cpp:90
Method
onStep
src/dev/jbruce/internalFriction/backup_old_controllers/T6RestLengthController.cpp:80
Method
onStep
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.cpp:91
Method
onStep
src/dev/tests/BuildTestController.h:24
Method
onStep
src/dev/SpineHardwareProject/VerticalSpine/backup_old_controllers/VerticalSpineRestLengthController.cpp:216
Method
onStep
src/dev/steve/T12SuperBallPayload/T12SuperBallPayloadController.cpp:59
Method
onStep
src/dev/steve/Escape_T6/Escape_T6Controller.cpp:92
Method
onStep
src/examples/learningSpines/BaseSpineCPGControl.cpp:253
Method
onStep
src/examples/learningSpines/tgCPGActuatorControl.cpp:79
Method
onStep
src/examples/learningSpines/tgCPGLogger.cpp:47
Method
onStep
src/examples/learningSpines/TetraSpine/SerializedSineWaves.cpp:170
Method
onStep
src/examples/NestedTetrahedrons/NestedStructureSineWaves.cpp:102
Method
onStep
src/examples/SUPERball/T6TensionController.cpp:69
Method
onStep
src/examples/craterEscape/EscapeController.cpp:102
Method
onTeardown
src/dev/atil/SuperBallLearningController.cpp:350
Method
onTeardown
src/dev/CPG_feedback/SpineFeedbackControl.cpp:202
Method
onTeardown
src/dev/btietz/handTunedSineWaves/htSpineSine.cpp:90
Method
onTeardown
src/dev/btietz/tetraCollisions/colSpineSine.cpp:90
Method
onTeardown
src/dev/btietz/hardwareSineWaves/LearningSpineSine.cpp:106
Method
onTeardown
src/dev/btietz/ShortOC_sine/OctaCLSine.cpp:119
Method
onTeardown
So far, only score used for eventual fitness calculation of an Escape Model is the maximum distance from the origin reached during that subject's epis
src/dev/jbruce/sineWaveEscapeController/Escape_T6Controller.cpp:123
Method
onTeardown
So far, only score used for eventual fitness calculation of an Escape Model is the maximum distance from the origin reached during that subject's epis
src/dev/steve/Escape_T6/Escape_T6Controller.cpp:146
Method
onTeardown
src/examples/learningSpines/BaseSpineCPGControl.cpp:281
Method
onTeardown
So far, only score used for eventual fitness calculation of an Escape Model is the maximum distance from the origin reached during that subject's epis
src/examples/craterEscape/EscapeController.cpp:123
Method
onVisit
src/core/tgKinematicActuator.cpp:158
Method
onVisit
src/core/tgSphere.cpp:74
Method
onVisit
src/core/tgRod.cpp:76
Method
onVisit
src/core/tgSimulation.cpp:79
Method
onVisit
src/core/tgBaseRigid.cpp:59
Method
onVisit
src/core/tgBasicActuator.cpp:115
Method
onVisit
src/core/tgModel.cpp:107
Method
onVisit
src/core/terrain/tgCraterDeep.cpp:112
Method
onVisit
src/core/terrain/tgCraterShallow.cpp:108
Method
onVisit
src/dev/atil/SuperBallModel.cpp:344
Method
onVisit
src/dev/btietz/tetraCollisions/Wall.cpp:107
Method
onVisit
src/dev/btietz/caterpillar/CaterpillarModel.cpp:353
Method
onVisit
* Call tgModelVisitor::render() on self and all descendants. * @param[in,out] r a reference to a tgModelVisitor */
src/dev/btietz/muscleNPEnergy/MuscleNPCons.cpp:178
Method
onVisit
* Call tgModelVisitor::render() on self and all descendants. * @param[in,out] r a reference to a tgModelVisitor */
src/dev/btietz/muscleNPTests/simpleMuscleNP.cpp:143
Method
onVisit
src/dev/btietz/timestepTest/pidTestRig.cpp:241
Method
onVisit
src/dev/btietz/timestepTest/tsTestRig.cpp:201
Method
onVisit
src/dev/btietz/sphereFeet/T6SphereModel.cpp:240
Method
onVisit
* Call tgModelVisitor::render() on self and all descendants. * @param[in,out] r a reference to a tgModelVisitor */
src/dev/btietz/muscleNPHills/hillyMuscleNP.cpp:142
Method
onVisit
src/dev/muscleNP/tgGhostModel.cpp:53
Method
onVisit
src/dev/jbruce/twoSpringSUPERball/T6Model.cpp:248
Method
onVisit
src/dev/jbruce/internalFriction/T6Model.cpp:242
Method
onVisit
src/dev/jbruce/sineWaveEscapeController/T6Model.cpp:277
← previous
next →
801–900 of 1,410, ranked by callers