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

About velocity control and position control #127

Open
2292685327 opened this issue Dec 1, 2024 · 0 comments
Open

About velocity control and position control #127

2292685327 opened this issue Dec 1, 2024 · 0 comments

Comments

@2292685327
Copy link

The simulation environment uses velocity control as input. When the model predicts the absolute position (that is, position control), where is the code for converting the position control to velocity control? I only found the code 6d rotation to axis angle representation
if self.abs_action:
env_action = self.undo_transform_action(action)

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

1 participant