control-toolbox icon indicating copy to clipboard operation
control-toolbox copied to clipboard

The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control

Results 61 control-toolbox issues
Sort by recently updated
recently updated
newest added

I would like to use a very fast C++ library for DDP (differential dynamic programming) but I couldn't find one online. I was hoping the toolbox has it, but I...

Feature request

Hi there, I am trying to integrate CT with my program. But I got this error solveSchurDirect() in CARE can only be used if the lapack library is installed on...

* Fix base Inverse Kinematics Test currently fails in CI * see also pullrequest #77 * test disabled for now

bug

First occurrence: ct_core (where it should be!) second occurrence: ct/rbd/internal/ ...

bug

@jcarius had reported the following: Some configurations* of Clang++ cannot compile parts of the cppad cg code: `/home/USERNAME/catkin_ws/src/ct/ct_core/include/external/cppad/cg/patterns/iter_equation_group.hpp:253:68: error: default initialization of an object of const type 'const std::map' (aka...

Except for the numerical system linearizer, the time or index is ignored => Assumes that the system is not time-dependent.

important info

Problem 1: kindr assert-macros in kindr/common. Affected are both assert_macros and assert_macros_eigen. Proposed short-term solution: the assert macros are subject to the "NDEBUG"-flag , which can for example be set...

wontfix
important info