Skip to content

theRAPTLab/gsgo

Repository files navigation

GEM-STEP Foundation

The Generalized Embodied Modeling STEP project aims to support learners of all ages in developing their own hybrid embodied models through a combination of scripting and play. For more information about the project, please visit our website: https://embodiedplay.org/.

This is a monorepo for managing all the related packages for GEM-STEP, managed with lerna/npm. It is under active development in a very early stage.

The GEM-STEP system consists of:

  • A simulation server
  • Any number of character controller laptop, chromebook, or tablet devices
  • Any number of script editor laptop, chromebook, or tablet devices
  • Any number of simulation viewer laptop, chromebook, or tablet devices
  • An optional Pozyx tracking system
  • An optional OpenPTrack tracking system

Read the Wiki

Please read the WIKI for current project status and general instructions.

First Time Installation

If you have not installed the development tools required to run the project, you'll have to do this once. Follow the guide in Installing the Development Tools on a New Machine.

First, please read Installation Overview to familiarize yourself with the whole system and installation process.

Running the System

After you've installed the development environment, follow the "INSTALLATION" guide on Developer Manual wiki page.

This guide covers running, updating, and switching different development branches.