This package provides the core C++ library of giskard, a constraint and optimization-based framework for robot motion control.
GNU General Public License v2.0
1
stars
8
forks
source link
giskard::QPController::start accepts states that are too big #14
Open
airballking opened 8 years ago
Example: Adrian's controller expects 23 inputs, he gives 27, no exception. That is not the intended behavior.