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

The PD control force is contained in passive force? #3

Closed
lz1oceani opened this issue May 19, 2020 · 1 comment
Closed

The PD control force is contained in passive force? #3

lz1oceani opened this issue May 19, 2020 · 1 comment

Comments

@lz1oceani
Copy link

After we call drive_target_drive, how to get the scale of the control force?

@fbxiang
Copy link
Collaborator

fbxiang commented May 26, 2020

The drive is implicitly integrated into the simulation, so the force is actually changing even in 1 time step. You can you use the usual PD controller to compute the initial force.

@fbxiang fbxiang closed this as completed May 26, 2020
fbxiang added a commit that referenced this issue Oct 11, 2021
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

No branches or pull requests

2 participants