reduce output in limiters
restructure namespaces for parameters of cartesian controllers
Instantiated it acts like an unconstraint solver. - Renamed JointLimitAvoidanceSolver to WLN_JointLimitAvoidanceSolver - WLN_JointLimitAvoidanceSolver inherits from WeightedLeastNormSolver and implements calculate_weighting
Instantiated it acts like an unconstraint solver. - Renamed JointLimitAvoidanceSolver to WLN_JointLimitAvoidanceSolver - WLN_JointLimitAvoidanceSolver inherits from WeightedLeastNormSolver and implements calculate_weighting only. -> Solving is done by the WLN Solver.
Added validation outputs. Added comments for doxygen generation. Did some renaming.
Made restructured changes active. Corrected some implementation. Activated both old and new implementation for comparison and testing purposes.
Made usages of ConstraintSolverFactoryBuilder: - Creates DampingMethod - Creates ConstraintSolver - Executes calculation of joint velocities.
Split up augmented_solver.cpp into different constraint solvers: JLA constraints and unconstraint.
add comments
cleanup
beautify CMakeLists
using correct base topic names
fix debug node
remove obsolete code for parameter initialization, enforce_limits behaviour
revision, simplification and cleanup
remove obsolete files
twist controller analyser
last update
update working frame_tracker
base compensation test
temporary adjust base topics
reduce output
twist series test script
use component specific joint_states topic
no output
merge
cleaning up
new publisher and transformation names
merge with cm
added commentary, tolerance as dynamic reconfigure, modified enforce_limits
Debug functions
merge with cm
Merge branch 'indigo_dev' of https://github.com/ipa320/cob_control into fm_cm_merged_new
last commit before merging
new rqt_features
delete all test packages
delete all test packages
fixed errors from merging
merged from ipa-fxm-cm
beautify, added commentary, limit enforcing and dynamic reconfigure for JLA
new debug twist
add tracking_action
test
new features
test
Merge branch 'merge_fm_cm' of github.com:ipa-fxm-fm/cob_control into cm_dev
changes
Corrected errors from merging
First merge attempt
Joint Limit Avoidance added and cleaned up
Added publisher for the pose
Modified for the new structure
cleaned up again
Cleaned up
New features
a commit a day keeps the doctor away
Contributors: Christian Ehrmann, ipa-fxm, ipa-fxm-cm, ipa-fxm-fm, ipa-fxm-mb