Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Definition of floating base generalized acceleration #1656

Closed
FenglongSong opened this issue May 23, 2022 · 1 comment
Closed

Definition of floating base generalized acceleration #1656

FenglongSong opened this issue May 23, 2022 · 1 comment

Comments

@FenglongSong
Copy link

Hi,

Thanks for the replies in #1357 and #1137, I got to know the generalized velocities are defined in local joint frames, which means for floating-base dynamics, the linear and angular velocities of the base are expressed in their own frames rather than world frame. Therefore, I'd like to confirm that is the generalized acceleration also expressed in the local frame of the joint?

That means, if I use a = aba(model, data, q, v, tau) to compute the generalized acceleration, a should be defined as:
a = [linear_acceleration_in_body_frame, angular_acceleration_in_body_frame, joint_accelerations]
Is that correct? I will appreciate your clarification! Thanks a lot.

@jcarpent
Copy link
Contributor

Yes, you are correct. For the next question, I guess it would be better to use the discussion feature of GitHub to exchange on the topic. I think this might be of interest to others.

@stack-of-tasks stack-of-tasks locked and limited conversation to collaborators May 23, 2022
@jcarpent jcarpent converted this issue into discussion #1657 May 23, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants