ARC-OPT / wbc

C++ library for optimization-based control of redundant robots
https://arc-opt.github.io/Documentation/
BSD 3-Clause "New" or "Revised" License
35 stars 13 forks source link

Issue warning/error if a hybrid robot model is used without the HyrodynRobotModel #11

Closed dmronga closed 2 years ago

dmronga commented 2 years ago

Using the KDL based robot model on a hybrid problem will lead to undefined robot behavior. Possible solution: