Skip to content
/ comodo Public

Suite of parametrized controller with simulation environments for co-design of Humanoid Robots

License

Notifications You must be signed in to change notification settings

ami-iit/comodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoMoDO

Control Motion Design Optimization

Suite of parametrized controller and simulator for codesign of robots.


⚠️ REPOSITORY UNDER DEVELOPMENT ⚠️
We cannot guarantee stable API


Installation

This library depends on

To install you can use the following commands

conda create -n comododev -c conda-forge adam-robotics idyntree bipedal-locomotion-framework=0.16.0 mujoco mujoco-python numpy mujoco-python-viewer matplotlib urllib3 urchin resolve-robotics-uri-py notebook

conda activate comododev
pip install --no-deps git+https://github.com/CarlottaSartore/urdf-modifiers.git@scalar_modification 
pip install --no-deps -e .

Working with drake as the simulator backend requires the following additional dependencies,

conda install meshio tqdm
pip install drake git+https://github.com/akhilsathuluri/odio_urdf.git@comodo

Usage

Take a look at the examples folder!

Maintainer

This repository is maintained by

@CarlottaSartore

About

Suite of parametrized controller with simulation environments for co-design of Humanoid Robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages