Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This PR adds support for arbitrary reference frames for 'get_center_of_mass()' and 'get_inertia()' to the 'DQRoboticsApiCommandServer.lua' #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ffasilva
Copy link
Member

Hi @dqrobotics/developers,

This PR extends the functionalities of the DQRoboticsApiCommandServer.lua by allowing the selection of arbitrary reference frames for get_center_of_mass() and get_inertia(). You can see its application in the pull request I previously made for matlab-examples.

Furthermore, I preserved the signature of the methods in the old DQRoboticsApiCommandServer.lua. Thus, the modifications in this PR won't change how older examples work.

Let me know what you think of it.

Kind regards,
Frederico

…e frames for 'get_center_of_mass()' and 'get_inertia()'.
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