Skip to main content
Ctrl+K

enki_env 0.2.1 documentation

Contents:

  • Introduction
  • Installation
  • Examples
    • Single Robot
    • Two robots of the same type
    • Two different robots
  • Reference
    • Types
    • Scenario
    • Configuration
      • Actions
      • Observations
      • Rewards
      • Information
      • Group
      • EPuck
      • Marxbot
      • Thymio
    • Rollout
    • Environments
      • Single-robot Gymnasium Environment
      • Multi-robot PettingZoo Environment
      • Multi-robot PyTorchRL Environment
      • Concatenated Multi-robot Environment
  • .rst

Configuration

Configuration#

  • Actions
    • Abstract base class
    • Robot base class
  • Observations
    • Abstract base class
    • Robot base class
  • Rewards
    • RewardFunction
    • ConstReward
  • Information
    • InfoFunction
    • pose_info()
    • twist_info()
    • wheel_info()
  • Group
    • GroupConfig
    • setup_controllers()
  • EPuck
    • Actions
    • Observations
    • Configuration
  • Marxbot
    • Actions
    • Observations
  • Thymio
    • Actions
    • Observations

previous

Scenario

next

Actions

By Jerome Guzzi

© Copyright 2025, Jerome Guzzi.