HBP Neurorobotics Platform
3.2.2
  • Welcome
  • Before you start
  • A quick Introduction to NRP 3.2
  • NRP Features
  • NRP Tutorials
  • NRP Developer Manual
    • Install and run NRP (from source)
    • Installation troubleshooting
    • NRP Repositories
    • NRP components
      • CLE
        • Architecture
        • Python developer API
      • Backend
      • CLE Server
      • Backend Commons
      • NRP Watchdogs
      • Virtual Coach
      • Brain Simulation
      • Experiment Control
      • Backend Proxy
      • ExDFrontend
      • Gazebo
      • SDFormat
    • NRP code reference
    • Specifications
  • NRP Glossary
  • License
HBP Neurorobotics Platform
  • »
  • NRP Developer Manual »
  • NRP components »
  • Closed Loop Engine developer space
  • View page source

Closed Loop Engine developer space¶

The CLE code is written in Python 3.8 and it’s base module is hbp_nrp_cle. Here you can find the Python API documentation as well as the detailed description of the software architecture.

  • Architecture
    • Closed Loop Engine Architecture
    • Simulation Synchronization and Data Exchange
    • Transfer Functions
    • Simulation states
    • Brain adapters
    • Robot adapters
    • BIBI Configuration File Format
    • BIBI Configuration Generator
  • Python developer API
    • hbp_nrp_cle package
Next Previous

© Copyright 2022, Human Brain Project.

Human Brain Project