Skip to content

Conversation

urmahp
Copy link
Contributor

@urmahp urmahp commented May 28, 2025

…oller in task space

The pd controller in joint space will accept joint targets and compute joint torques based on PD control scheme.

The pd controller in task space will accept task space targets and use inverse kinematics to compute joint targets which are then used to compute joint torques based on PD control scheme.

…oller in task space

The pd controller in joint space will accept joint targets and compute joint torques based on PD control scheme.

The pd controller in task space will accept task space targets and use inverse kinematics to compute joint targets which are then used to compute joint torques based on PD control scheme.
@urmahp urmahp requested a review from a team May 28, 2025 13:49
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (torque_control@ba430ab). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             torque_control     #336   +/-   ##
=================================================
  Coverage                  ?   81.22%           
=================================================
  Files                     ?        1           
  Lines                     ?      229           
  Branches                  ?        0           
=================================================
  Hits                      ?      186           
  Misses                    ?       43           
  Partials                  ?        0           
Flag Coverage Δ
start_ursim 81.22% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

urmahp and others added 2 commits June 5, 2025 08:27
Co-authored-by: Felix Exner <feex@universal-robots.com>
@urmahp urmahp merged commit 9cecbff into UniversalRobots:torque_control Jun 5, 2025
7 of 22 checks passed
@urmahp urmahp deleted the add_pd_controller branch June 5, 2025 07:01
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