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

Need Base Velocity of Unitree Go2 for Policy Observations #36

Open
BibsCode opened this issue Jul 25, 2024 · 0 comments
Open

Need Base Velocity of Unitree Go2 for Policy Observations #36

BibsCode opened this issue Jul 25, 2024 · 0 comments

Comments

@BibsCode
Copy link

We are working with a policy that requires the base velocity of the Unitree Go2, which is part of the observations.
The base velocity is published by the sports mode on ROS, but we need to deactivate the sports service because we want to send low-level commands.

Problem:

  • We need the base velocity for our policy observations.
  • The base velocity is currently published by the sports mode on ROS.
  • We need to deactivate the sports service to send low-level commands, which stops the publication of the base velocity.

Questions:

  • Is there an alternative way to calculate the base velocity using a formula or algorithm?
  • Is it possible to configure the system so that the sports topic continues to be published even when the sports service is deactivated?
  • How is the base velocity internally calculated or determined by the Unitree Go2? Understanding this might help us replicate the calculation when the sports service is off.

Thank you!

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