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

Mujoco Walking Engine #1545

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Mujoco Walking Engine #1545

wants to merge 5 commits into from

Conversation

oleflb
Copy link
Contributor

@oleflb oleflb commented Dec 22, 2024

Why? What?

Integrates the walking engine implemented in python into mujoco. Based on #1544

Fixes #

ToDo / Known Issues

If this is a WIP describe which problems are to be fixed.

Ideas for Next Iterations (Not This PR)

If there are some improvements that could be done in a next iteration, describe them here.

How to Test

  • Run uv run scripts/mujoco-walking.py, observe the Nao walking in the simulation

forward-kinematics

forward_kinematics

Co-authored-by: Paul <[email protected]>

formatting

add ground_to_robot

try walking...

add visualization sites

add base offsets

change start feet to last end feet

working walking
@oleflb oleflb added this to the RL Walking milestone Dec 22, 2024
@oleflb oleflb linked an issue Dec 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Request for Review
Development

Successfully merging this pull request may close these issues.

Walking Engine in Mujoco zum Laufen bringen
1 participant