-
Notifications
You must be signed in to change notification settings - Fork 125
Run track p2 #226
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
Run track p2 #226
Conversation
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.
lgtm.
just two suggestions:
- [major] add a test for the application (and reproducibility) of the terrains
- [minor] change the indication of the composite msk model from MyoAgent to something else
|
||
<camera name="side_view" pos="-3 0 2.25" xyaxes="0 -1 0 1 0 2" mode="trackcom"/> | ||
|
||
<!-- ======= MyoAgent ======= --> |
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.
not sure if we standardized on this but Agent might indicate more the controller. I would say MyoActor or MyoBody to indicate only the body/actuation side
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.
has been addressed
Changed the name in the xml and added a |
thanks Pierre! |
No description provided.