SemRoCo / giskard_core

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

add member function bool QPController::started() const #24

Open airballking opened 7 years ago

airballking commented 7 years ago

It is annoying for users to keep a flag variable outside. Keep it with the controller.