Skip to content

added o80_robot_ball_replay #35

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vincentberenz
Copy link
Contributor

Description

In this pull request:

intelligent-soft-robots/context#19

ball / robot trajectories can be added to the hdf5 ball trajectories file

This pull requests adds an executable for replaying the recorded trajectories in a pam_mujoco instance.

How I Tested

Replayed recorded trajectories

@vincentberenz vincentberenz requested a review from luator December 23, 2022 09:49
Comment on lines +126 to +127
def _p(l):
return " ".join([f"{a:.2f}" for a in l])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I may miss something but this function seems to be unused?

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

Successfully merging this pull request may close these issues.

2 participants