NTRTSim
latest
  • Setup/Installation
  • YAML Model Builder
  • Learning Library Walk-through
  • How to Choose and Configure NTRT’s Motor and Cable Models
  • Data Management and Logging
  • Third Party Libraries
  • Contribute to Tutorials
NTRTSim
  • Docs »
  • NASA Tensegrity Robotics Toolkit Tutorials
  • Edit on GitHub

NASA Tensegrity Robotics Toolkit Tutorials¶

The NASA Tensegrity Robotics Toolkit (NTRT) is a collection of C++ and MATLAB software modules for the modeling, simulation, and control of Tensegrity Robots. The NTRT Simulator is a tensegrity-specific simulator built to run ontop of the Bullet Physics Engine, version 2.82.

NTRT’s source code is available on GitHub:

https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim

Contents¶

  • Setup/Installation
    • Installing NTRT Without a Virtual Machine
    • Installing NTRT in a Virtual Machine
    • General Linux Help
  • YAML Model Builder
    • Building Simple Structures
    • Combining Structures
  • Learning Library Walk-through
    • Initial Steps
    • Algorithm Options
    • What’s going on under the hood?
    • Using learning in Python
    • Historical Notes and Future Work
  • How to Choose and Configure NTRT’s Motor and Cable Models
    • Cables
    • Motors
    • Controlling Each Type of Motor
  • Data Management and Logging
    • Quick Start: Log data from rods and actuators using tgDataLogger2
    • The structure of a tgDataLogger2 data file
    • Using tgDataLogger2 with YAML models
    • Using tgCompoundRigidSensor
  • Third Party Libraries
    • JSONcpp
    • Neural Net
  • Contribute to Tutorials
    • Install Sphinx
    • Getting Started with Sphinx
    • Modifying NTRT’s Tutorials
Next

Revision 92a55a4a.

Built with Sphinx using a theme provided by Read the Docs.