You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of this issues seems quite easy to solve, but there is some discussion on the design and expected behavior that never converged. I will probably take care of the "easy" issues, but not before several weeks.
@nim65s Everything depends on one object called nd-trajectory-generator.cpp.
We had a request from @andreadelprete to move this object to sot-core as it used by sot-torque-control. stack-of-tasks/sot-torque-control#70
From a practical viewpoint I do not see why we could not switch in this repo to the new library.
For now this is not a blocking issue, but indeed we should get rid of parametric-curves.
Hi,
This package still depends on the old parametric-curves library:
sot-talos-balance/CMakeLists.txt
Line 58 in 8749650
This should be updated to https://github.com/loco-3d/curves
The text was updated successfully, but these errors were encountered: