Skip to content

Remove double-call to inverse dynamics in gravity comp function.#61

Open
adamheins wants to merge 1 commit into
i2rt-robotics:mainfrom
adamheins:main
Open

Remove double-call to inverse dynamics in gravity comp function.#61
adamheins wants to merge 1 commit into
i2rt-robotics:mainfrom
adamheins:main

Conversation

@adamheins

Copy link
Copy Markdown

Previously the gravity comp function was computing inverse dynamics twice: once to check if the torques were too large, and then again to actually return the value. Only one call is really needed, which also simplifies the code a little.

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