Skip to content

16 comment out debugging out for intermediate calculation result#52

Closed
adi-git-slu wants to merge 7 commits intolearnsyslab:mainfrom
adi-git-slu:16-comment-out-debugging-out-for-intermediate-calculation-result
Closed

16 comment out debugging out for intermediate calculation result#52
adi-git-slu wants to merge 7 commits intolearnsyslab:mainfrom
adi-git-slu:16-comment-out-debugging-out-for-intermediate-calculation-result

Conversation

@adi-git-slu
Copy link
Copy Markdown
Contributor

No description provided.

- Added config file for precommit.
- Added formatting and linting.
- Applied formatting and linting to all related files.
#8)

- Replaced using slerp to interpolate orientation in stead of doing
interpolation in twist, since angular velocity vector is surjective to
rotation matrix.
- Added extra logging section in cartesian_controller.cpp to avoid using
log_debug_info due to glitches.
- Added ros2 log to csv pythong script and json to help converting ros2
log to csv file for easy data plotting when use plotjuggler.
… from Pinocchio (#11)

- Corrected the usage of joint mass matrix by explicitly making it as a
  symmetric matrix, since the one from Pinocchio is an upper triangle 
  matrix for internal calculation speedup within Pinocchio lib.
- Added controller_tuning.xml file to use plotjuggler to plot curves in
  real time.
- Applied EMA to target joint value when the value is received from target joint topic.
- Applied EMA to the current joint velocity.
- Changed the header included from Pinocchio from frames.hxx to frames.hpp.
- Removed previously added copyright.
@adi-git-slu
Copy link
Copy Markdown
Contributor Author

Close, wrong PR push. Sorry

@adi-git-slu adi-git-slu closed this May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant