-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use new realtime_tools headers * fix str format error * lint * add jacobian_inverse to track kinematics interface changes * fix clang format * change private DynamicsInterfaceKDL stuff to protected * use DynamicsInterfaceKDL as a base class for DynamicsInterfaceFd * fix KDL_plugin_no_robot_description test * fix KDL_plugin_no_gravity test * add calculate_jacobian_inverse test * add missing alpha initialization * fix deleted fd_inertia_topic_name initialization * fix DynamicsInterfaceFd::initialize() * fix "double free or corruption (!prev)" error * fix broken tests * linting --------- Co-authored-by: Thibault Poignonec <[email protected]>
- Loading branch information
1 parent
94ab06a
commit 4248b79
Showing
9 changed files
with
165 additions
and
561 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.