Skip to main content

Module framework

Module framework 

Source
Expand description

Paths within the mecha10 framework source

Constants§

DEBUG_BINARY
Debug binary
DRIVERS_DIR
Drivers package directory
NODES_DIR
Nodes package directory
NODE_RUNNER_DEBUG
Node runner debug binary
NODE_RUNNER_RELEASE
Node runner release binary
PACKAGES_DIR
Packages directory
RELEASE_BINARY
Release binary
RL_TRAINER_DIR
Python RL trainer package (hosts the MuJoCo simulation backend, mecha10_rl.mujoco)
ROBOT_TASKS_CATALOG
Robot tasks catalog file
ROBOT_TASKS_DIR
Robot tasks environments directory (for environment matching)
ROOT_MARKER_DIR
Marker directory used to detect the mecha10 framework root
SERVICES_DIR
Services package directory
SIMULATION_DIR
Simulation package directory
SIMULATION_ENVIRONMENTS_DIR
Simulation environments directory
SIMULATION_MODELS_DIR
Simulation models directory
TASKRUNNER_DIR
Python taskrunner package

Functions§

node_config
Get node config path within framework