ami-iit / comodo

Suite of parametrized controller with simulation environments for co-design of Humanoid Robots
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Organise robot model attributes #25

Open CarlottaSartore opened 1 month ago

CarlottaSartore commented 1 month ago

Currently the robot model stores the information about the frame names e.g. foot sole, ft sensors. anyhow this can be related to the simulator as it is the case for jaxsim, we should find a more proper way to store such information. We would like also to be less dependent on a humanoid robot morphology

C.C. @xela-95