Skip to content

Added three integration methods - #49

Open
ediget wants to merge 3 commits into
mainfrom
add_integrator
Open

Added three integration methods#49
ediget wants to merge 3 commits into
mainfrom
add_integrator

Conversation

@ediget

@ediget ediget commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

This pull requests adds a framework for numerical integration and currently implements RK1, RK2, and RK4.
How to use it can be seen in the admittance control example, though we still need to integrate the quaternion properly -- this stil uses the Euler integration.

ediget added 2 commits June 9, 2026 16:05
…e positional part of the admittance controller now uses the integration class. Yet to be implemented for the orientation.
…ance control python-example to use the new bindings.
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@ediget
ediget requested a review from Prier August 5, 2026 17:50
@ediget ediget assigned ediget and Prier and unassigned ediget Aug 5, 2026
@sonarqubecloud

Copy link
Copy Markdown

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.

2 participants