Skip to content

A memory-efficient, realistic, real-time controllable locomotion generator.

Notifications You must be signed in to change notification settings

eggfryonrice/StepSearchLocomotion

Repository files navigation

This is memory-efficient, realistic, real-time controllable locomotion generator made by python.

Example Video

The red arrow on the floor indicates the direction you're pointing with your keyboard input.

How to Use

  1. Clone this repository:
    git clone https://github.com/eggfryonrice/StepSearchLocomotion.git
  2. Ensure you are using Python version 3.12 or higher
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Run DirectControl.py
    python DirectControl.py
  5. If you'd like to add another type of locomotion, create a new folder containing the locomotion data and add the folder name to the list folderPaths in DirectControl.py.

About

A memory-efficient, realistic, real-time controllable locomotion generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages