Skip to content

Update docs with dynaarm - #30

Merged
danielsanjosepro merged 5 commits into
learnsyslab:mainfrom
niklasschlueter:feat-update-docs
Feb 9, 2026
Merged

Update docs with dynaarm#30
danielsanjosepro merged 5 commits into
learnsyslab:mainfrom
niklasschlueter:feat-update-docs

Conversation

@niklasschlueter

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation and codebase to add support for the DynaArm robot and introduces operational space control enhancements with joint limit repulsion features.

Changes:

  • Added operational space regularization parameter with configurable damping for improved stability near singularities
  • Implemented joint limit repulsion torques with configurable safe range and maximum torque parameters
  • Updated documentation to include DynaArm robot in the tested hardware list and added a demonstration video

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
src/cartesian_impedance_controller.yaml Added operational space regularization and joint limit repulsion configuration parameters
src/cartesian_controller.cpp Updated reference frame handling, integrated regularization parameter, enabled joint limit repulsion, and uncommented torque filtering
docs/stylesheets/extra.css Changed robot grid layout from 3 to 4 columns to accommodate DynaArm
docs/index.md Uncommented DynaArm robot card, added contributor credit, and included DynaArm demonstration video

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/index.md Outdated
danielsanjosepro and others added 2 commits February 6, 2026 09:30
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@danielsanjosepro

Copy link
Copy Markdown
Collaborator

LGTM :)

@danielsanjosepro
danielsanjosepro merged commit aa2be28 into learnsyslab:main Feb 9, 2026
4 checks passed
yizhongzhang1989 pushed a commit to yizhongzhang1989/crisp_controllers that referenced this pull request Mar 17, 2026
* fix: world reference frame

* feat: add further parameters for tuning

* Add dynaarm video

* Update docs/index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Daniel San José Pro <42489409+danielsanjosepro@users.noreply.github.com>
Co-authored-by: Niklas Schuelter <niklasschuelter@tum.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants