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

[misc] Disable warnings when build SOUP. #378

Merged
merged 1 commit into from
Jul 12, 2021
Merged

[misc] Disable warnings when build SOUP. #378

merged 1 commit into from
Jul 12, 2021

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa merged commit ad413b0 into dev Jul 12, 2021
@duburcqa duburcqa deleted the soup_warnings branch July 12, 2021 15:21
duburcqa added a commit that referenced this pull request Aug 4, 2021
* [core] Fix random physics sampling.
* [core] Make sure random physics parameters are valid
* [python/simulator] Fix default external force display during replay.
* [python/viewer] Check that 'time_interval' is valid. Fix out-of-range edge case.
* [python/viewer] Fix support of robot without sensors nor freeflyer.
* [gym/common] More efficient random number generator.
* [gym/common] Fast space 'clip' utility.
* [gym/common] Reset internal '_info' buffer before calling 'is_done' to enable storing extra info. (#386)
* [gym/common] Do not automatically disable telemetry anymore.
* [gym/common] Enable 'refresh_observation' to access up-to-date shared internal data. (#384) 
* [gym/common] '_setup' updates frame kinematics for neutral configuration by default.
* [gym/common] Various minor bug fixes.
* [gym/toolbox] Add more convex hull utilities.
* [gym/toolbox] Add math utilities to extract yaw from transform.
* [gym/toolbox] Fix computation of distance from convex hull.
* [gym/rllib] Fix connection of existing ray cluster head.
* [gym/rllib] Clip random obs to space bounds in PPO regularization.
* [gym/rllib] Fix support of non-dict obs space for 'build_policy_wrapper'.
* [misc] Add mass fixed frame with visual to cartpole.
* [misc] Disable warnings when build SOUP. (#378)
* [misc] Fix push gym_jiminy wheels on pypi. (#379)
* [misc] Fix support of python virtual env for easy-install script. (#383)

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
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.

1 participant