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
↓ 1 callers
Method
getFromBody
src/examples/learningSpines/tgCPGActuatorControl.h:94
↓ 1 callers
Method
getFromRigidInfo
src/tgcreator/tgConnectorInfo.h:114
↓ 1 callers
Method
getGroundRigidBody
src/core/terrain/tgBoxGround.cpp:72
↓ 1 callers
Method
getHeight
src/dev/atil/heightSensor.cpp:40
↓ 1 callers
Method
getMass
src/tgcreator/tgCompoundRigidInfo.cpp:103
↓ 1 callers
Method
getMass
src/tgcreator/tgRodInfo.cpp:116
↓ 1 callers
Method
getNodeNumber
src/examples/learningSpines/tgCPGActuatorControl.h:71
↓ 1 callers
Method
getRestLength
src/core/tgSpringCableActuator.cpp:173
↓ 1 callers
Method
getRigidAgents
src/tgcreator/tgBuildSpec.h:81
↓ 1 callers
Method
getSegments
* Return a std::size_t indicating the number of segments in the * tetraSpine. * @return a std::size_t with the value of m_segments */
src/dev/btietz/boxFeet/NestedBoxTestModel.h:99
↓ 1 callers
Method
getSegments
src/examples/learningSpines/BaseSpineModelLearning.cpp:118
↓ 1 callers
Method
getSegments
* Return a std::size_t indicating the number of segments in the * tetraSpine. * @return a std::size_t with the value of m_segments */
src/examples/NestedTetrahedrons/NestedStructureTestModel.h:99
↓ 1 callers
Method
getSensorInfo
src/dev/atil/SuperBallModel.cpp:203
↓ 1 callers
Method
getSensorOrientations
src/dev/atil/SuperBallModel.cpp:393
↓ 1 callers
Method
getSensorPositions
src/dev/atil/SuperBallModel.cpp:383
↓ 1 callers
Method
getStringMaxTensions
src/dev/btietz/TetraSpineStatic/TetraSpineStaticModel_hf.cpp:336
↓ 1 callers
Method
getToBody
src/examples/learningSpines/tgCPGActuatorControl.h:99
↓ 1 callers
Method
getToRigidInfo
src/tgcreator/tgConnectorInfo.h:126
↓ 1 callers
Method
getTransform
src/tgcreator/tgCompoundRigidInfo.cpp:95
↓ 1 callers
Method
hasAllTags
src/core/tgTaggable.h:69
↓ 1 callers
Method
hasNoTags
src/core/tgTaggable.h:79
↓ 1 callers
Function
importJSON
src/dev/steve/tgPort/tgPort.cpp:67
↓ 1 callers
Function
import_tg_data
(filename)
src/dev/steve/tgPort/tgPort.py:14
↓ 1 callers
Method
initConnector
Anything to do here?
src/dev/btietz/tgRBStringInfo.h:62
↓ 1 callers
Method
initConnector
src/dev/axydes/DuCTT/tgPrismaticInfo.cpp:64
↓ 1 callers
Method
initConnector
src/tgcreator/tgBasicActuatorInfo.cpp:53
↓ 1 callers
Method
initRigidBody
@todo This is the key class to override
src/dev/muscleNP/tgGhostInfo.cpp:70
↓ 1 callers
Method
initRigidBody
src/tgcreator/tgRodInfo.cpp:72
↓ 1 callers
Method
isCompound
* Is this tgRigidInfo a compound? * @retval true if this tgRigidInfo is a compound * @retval false if this tgRigidInfo is not a compound
src/tgcreator/tgRigidInfo.h:273
↓ 1 callers
Function
isExecutable
(filePath)
bin/utilities/runAllTests.py:22
↓ 1 callers
Method
loadFromFile
src/learning/NeuroEvolution/NeuroEvoMember.cpp:148
↓ 1 callers
Function
main
(f)
src/dev/steve/tgPort/tgPort.py:27
↓ 1 callers
Function
mapActuators
src/examples/NestedTetrahedrons/NestedStructureTestModel.cpp:112
↓ 1 callers
Function
mapMuscles
src/dev/btietz/tetraCollisions/TetraSpineCollisions.cpp:139
↓ 1 callers
Function
mapMuscles
src/dev/btietz/TetraSpineStatic/TetraSpineStaticModel.cpp:137
↓ 1 callers
Function
mapMuscles
src/dev/btietz/TetraSpineStatic/TetraSpineStaticModel_hf.cpp:140
↓ 1 callers
Function
mapMuscles
src/examples/learningSpines/TetraSpine/TetraSpineLearningModel.cpp:115
↓ 1 callers
Method
moveModel
src/dev/atil/SuperBallModel.cpp:366
↓ 1 callers
Method
moveModel
src/dev/jbruce/sineWaveEscapeController/T6Model.cpp:336
↓ 1 callers
Method
moveModel
src/dev/steve/T12SuperBallPayload/T12SuperBallPayload.cpp:325
↓ 1 callers
Method
moveMotors
src/dev/axydes/DuCTT/tgPrismatic.cpp:128
↓ 1 callers
Method
muscleRatio
src/dev/jbruce/twoSpringSUPERball/T6Model.cpp:268
↓ 1 callers
Method
muscleRatio
src/dev/jbruce/internalFriction/T6Model.cpp:262
↓ 1 callers
Method
mutate
src/learning/AnnealEvolution/AnnealEvoMember.cpp:54
↓ 1 callers
Method
mutate
src/learning/NeuroEvolution/NeuroEvoMember.cpp:58
↓ 1 callers
Method
nextSetOfControllers
src/learning/NeuroEvolution/NeuroEvolution.cpp:193
↓ 1 callers
Method
onAttach
* Notify the observers when an attach action has occurred. * Will only occur once, typically before setup * @param[in,out] subject the subje
src/core/tgObserver.h:55
↓ 1 callers
Method
onSetup
* Notify the observers when a setup action has occurred. * @param[in,out] subject the subject being observed */
src/core/tgObserver.h:61
↓ 1 callers
Method
onStep
* Dispatch the visitors to the given model and log data * @param[in] the number of seconds since the previous call; must be * positive */
src/sensors/tgDataObserver.cpp:142
↓ 1 callers
Method
onTeardown
* Notify the observers when a teardown action has occurred. * @param[in,out] subject the subject being observed */
src/core/tgObserver.h:67
↓ 1 callers
Method
orderPopulation
src/learning/AnnealEvolution/AnnealEvoPopulation.cpp:82
↓ 1 callers
Method
orderPopulation
src/learning/NeuroEvolution/NeuroEvoPopulation.cpp:148
↓ 1 callers
Method
releaseFromSimulation
src/core/tgSimView.cpp:96
↓ 1 callers
Method
reset
src/core/tgSimulation.cpp:91
↓ 1 callers
Function
runTest
(filePath)
bin/utilities/runAllTests.py:25
↓ 1 callers
Method
saveToFile
src/learning/AnnealEvolution/AnnealEvoMember.cpp:95
↓ 1 callers
Method
saveToFile
src/learning/NeuroEvolution/NeuroEvoMember.cpp:131
↓ 1 callers
Method
setRigidBody
src/tgcreator/tgRigidInfo.cpp:135
↓ 1 callers
Method
setRigidInfoGroup
* Set the tgRigidInfo that represents the compound rigid * that this may belong to. This will be set during auto-compounding. */
src/tgcreator/tgRigidInfo.h:163
↓ 1 callers
Method
setup
src/dev/axydes/DuCTT/tgPrismatic.cpp:94
↓ 1 callers
Function
simulate
Run a series of episodes for nSteps each */
src/dev/jbruce/internalFriction/AppSUPERball.cpp:131
↓ 1 callers
Function
simulate
Run a series of episodes for nSteps each */
src/dev/jbruce/sineWaveEscapeController/AppSUPERball.cpp:125
↓ 1 callers
Function
simulate
Run a series of episodes for nSteps each */
src/dev/steve/Escape_T6/AppEscape_T6.cpp:137
↓ 1 callers
Function
simulate
Run a series of episodes for nSteps each */
src/examples/craterEscape/AppEscape.cpp:145
↓ 1 callers
Method
step
src/dev/jbruce/sineWaveEscapeController/T6Model.cpp:262
↓ 1 callers
Method
step
src/dev/steve/Escape_T6/Crater.cpp:96
↓ 1 callers
Method
step
src/examples/craterEscape/EscapeModel.cpp:229
↓ 1 callers
Function
testNode
src/dev/tests/AppRotationTest.cpp:24
↓ 1 callers
Function
testNodes
src/dev/tests/AppRotationTest.cpp:36
↓ 1 callers
Function
testPair
src/dev/tests/AppRotationTest.cpp:53
↓ 1 callers
Function
testPairs
src/dev/tests/AppRotationTest.cpp:65
↓ 1 callers
Method
toString
src/core/tgModel.cpp:154
↓ 1 callers
Method
toString
src/tgcreator/tgStructureInfo.cpp:346
↓ 1 callers
Function
trace
src/dev/btietz/tetraCollisions/TetraSpineCollisions.cpp:198
↓ 1 callers
Function
trace
src/dev/btietz/TetraSpineStatic/TetraSpineStaticModel.cpp:196
↓ 1 callers
Function
trace
src/dev/btietz/TetraSpineStatic/TetraSpineStaticModel_hf.cpp:199
↓ 1 callers
Function
trace
src/examples/learningSpines/TetraSpine/TetraSpineLearningModel.cpp:128
↓ 1 callers
Function
trace
src/examples/learningSpines/ribDemo/RibModel.cpp:180
↓ 1 callers
Function
trace
src/examples/NestedTetrahedrons/NestedStructureTestModel.cpp:125
↓ 1 callers
Method
transposeTorques
src/dev/btietz/Corde/CordeModel.cpp:557
↓ 1 callers
Function
tweak
(tg)
src/dev/steve/tgPort/tgPort.py:9
↓ 1 callers
Method
updateDTs
src/dev/CPG_feedback/CPGNodeFB.cpp:55
↓ 1 callers
Method
updateDTs
src/util/CPGNode.cpp:71
↓ 1 callers
Method
updateNodeValues
src/dev/CPG_feedback/CPGNodeFB.cpp:80
↓ 1 callers
Method
updateNodeValues
src/util/CPGNode.cpp:103
↓ 1 callers
Method
updateNodes
src/util/CPGEquations.cpp:137
↓ 1 callers
Method
updateQDot
src/dev/btietz/Corde/CordeModel.cpp:564
↓ 1 callers
Method
updateScores
src/learning/NeuroEvolution/NeuroEvolution.cpp:239
↓ 1 callers
Method
what
src/core/tgException.h:36
Method
AnnealAdapter
src/learning/Adapters/AnnealAdapter.cpp:38
Method
AnnealEvoMember
src/learning/AnnealEvolution/AnnealEvoMember.cpp:36
Method
AnnealEvoPopulation
src/learning/AnnealEvolution/AnnealEvoPopulation.cpp:38
Method
AnnealEvolution
src/learning/AnnealEvolution/AnnealEvolution.cpp:56
Method
BaseSpineCPGControl
* Defining the adapters here assumes the controller is around and * attached for the lifecycle of the learning runs. I.E. that the setup * and teard
src/examples/learningSpines/BaseSpineCPGControl.cpp:133
Method
BaseSpineModelLearning
src/examples/learningSpines/BaseSpineModelLearning.cpp:40
Method
BuildTestModel
src/dev/tests/BuildTestModel.h:41
Method
CPGEquations
src/util/CPGEquations.cpp:44
Method
CPGEquationsFB
src/dev/CPG_feedback/CPGEquationsFB.cpp:46
Method
CPGNode
src/util/CPGNode.cpp:35
Method
CPGNodeFB
src/dev/CPG_feedback/CPGNodeFB.cpp:37
← previous
next →
201–300 of 1,410, ranked by callers