machines-in-motion / kino_dynamic_opt

Kino-dynamic optimization algorithm for multiped robots
BSD 3-Clause "New" or "Revised" License
40 stars 9 forks source link

Have basic validation of config file #13

Open jviereck opened 5 years ago

jviereck commented 5 years ago

At this point, it's very easy shoot oneself into the foot with the config file. There should be a basic checking of the config file based on which robot is used (e.g. if solo12 is used, the q0 vector should have the correct size).