Skip to content
/ fprs Public

Framework for Parameterized Robot Specifications (FPRS)

License

Notifications You must be signed in to change notification settings

Co-Evolve/fprs

Repository files navigation

Framework for Parameterized Robot Specifications (FPRS)

This Python package introduces a framework for the definition and standardization of parameterized robot specifications, facilitating their use in optimization contexts. Central to this framework are abstract classes designed to streamline the process of creating detailed robot specifications. A robot, in this context, is conceptualized as an entity comprising two primary components: morphology and controller. Each of these components is characterized by its unique parameterized specification.

These parameterized specifications serve a dual purpose. Firstly, they consolidate all configurable attributes of a robot, thereby providing a comprehensive overview of its characteristics. Secondly, and more critically, they render these attributes amenable to optimization.

Installation

pip install fprs

About

Framework for Parameterized Robot Specifications (FPRS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages