-
Notifications
You must be signed in to change notification settings - Fork 2
Add interactive simulation example #23
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
Conversation
alberthli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: in its current form, there will be minor merge conflicts with #20, which also edits the pendulum.xml file to address the lack of actuator.
alberthli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved once you commit the one suggested change.
Co-authored-by: alberthli <alberthli@berkeley.edu>
Adds an example of running a mujoco simulation where the user can interact with the model while the controller is running.
Also updates the
pendulum.xmlmodel so it looks good and swings properly.