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

[python/viewer] Drop support of 'gepetto-gui' backend. #482

Merged
merged 3 commits into from
Feb 24, 2022
Merged

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Feb 24, 2022

It was untested, platform-specific, requiring root acces for easy install, and missing key features such as offscreen rendering.

@duburcqa duburcqa force-pushed the drop_gepetto branch 2 times, most recently from c5aa835 to 33d66f7 Compare February 24, 2022 09:23
@duburcqa duburcqa enabled auto-merge (squash) February 24, 2022 09:39
@duburcqa duburcqa force-pushed the drop_gepetto branch 3 times, most recently from 21cb495 to 522f294 Compare February 24, 2022 11:22
@duburcqa duburcqa disabled auto-merge February 24, 2022 12:07
@duburcqa duburcqa changed the title [python/viewer] Remove support of 'gepetto-gui' backend. [python/viewer] Drop support of 'gepetto-gui' backend. Feb 24, 2022
@duburcqa duburcqa merged commit 533a4f4 into dev Feb 24, 2022
@duburcqa duburcqa deleted the drop_gepetto branch February 28, 2022 16:16
@duburcqa duburcqa mentioned this pull request Mar 1, 2022
duburcqa added a commit that referenced this pull request Mar 2, 2022
* [core] Always regenerate original flexible model at reset to allow manual overwrite of rigid original model. (#475)
* [core] Fix segfault when adding unspecified constraint. (#476)
* [core] Fix 'buildReducedModel' for pinocchio < 2.6.0. (#477)
* [core] Fix segfault when initializing engine with null robot. (#477)
* [python/viewer] Fallback to generic direct connection through ipykernel for Meshcat (VSCode, Jupyterlab). (#479)
* [python/viewer] More robust comm filtering for executing meshcat related requests out of order. (#479)
* [python/viewer] Fix connection to existing meshcat process. (#479)
* [python/viewer] Speed up frame capture and reduce CPU load in offscreen mode for panda3d backend. (#481)
* [python/viewer] Drop support of 'gepetto-gui' backend. (#482)
* [python/viewer] Fix random segfault at exit for synchronous panda3d backend. (#484)
* [gym/common] Enable to provide custom robot to 'WalkerJiminyEnv'. (#477)
* [gym/rllib] Refactor PPO implementation to support 'ray>=1.10.0'. (#474) (#485)
* [gym/rllib] PPO supports dict and box spaces for observation/action. (#474)
* [gym/rllib] PPO L2 reg only on train params. (#485)
* [misc] Use Ctest for managing C++ unit tests. (#475)

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