Commit Graph
100 Commits
Author SHA1 Message Date
dodox 6219b8460e Added a wide logo to the index page 2024-01-18 17:42:14 +01:00
dodox 6081fd73eb Minro tweaks and fixes to Docs 2024-01-18 17:03:56 +01:00
dodox 1aa870f198 Addressed some styling issues with dark theme 2024-01-18 16:54:44 +01:00
dodox 892774665d Automatic Dark Theme for Docs (Reads Device Preference)
Hell yeah!
2024-01-18 16:43:34 +01:00
dodox aa1e44781a More and better internal crosslinking 2024-01-18 16:43:20 +01:00
dodox fcc36ccb17 Link to Gymnasium instead of Gym. Reference Gymnasium docs for vanilla step-based 2024-01-18 14:56:59 +01:00
dodox a7685aaab5 Fix typos 2024-01-18 14:56:45 +01:00
dodox ec6c0c89b4 Complete overview over dmc tasks 2024-01-18 14:51:25 +01:00
dodox 934952a4fa Added desciptive text for AirHockey envs 2024-01-18 12:38:38 +01:00
dodox 4e48da6422 Added short text about Classical Controll envs 2024-01-18 12:38:27 +01:00
dodox 1e55bf13cb Text descriptions of our flagship Mujoco envs 2024-01-18 12:38:01 +01:00
dodox 9a42779027 Fix link in image desc to BoxPushing env 2024-01-18 12:37:34 +01:00
dodox 222683e685 Added imgs for more envs 2024-01-18 12:37:18 +01:00
dodox e488854cc1 Shorten README, reference full docs. 2024-01-18 10:20:19 +01:00
dodox dccb4ee1b9 Added open TODOs 2024-01-18 10:04:41 +01:00
dodox a579e5e1d4 Link to BoxPushing from image desc 2024-01-18 10:04:31 +01:00
dodox a0a4952539 Reordered stuff in mujoco.md 2024-01-18 10:04:00 +01:00
dodox d26233f908 Various additions to docs 2023-12-13 15:52:44 +01:00
dodox 73d00ddab3 Updated envs docs 2023-12-13 15:52:09 +01:00
dodox 84881d5dbf Minor changes to examples 2023-12-13 15:50:53 +01:00
dodox 2e76013b46 Updated style.css 2023-12-13 15:50:34 +01:00
dodox ddd0eaf88a Better guide 2023-12-13 15:50:13 +01:00
dodox 57c3d36490 New index.rst, added assests 2023-12-05 18:16:47 +01:00
dodox 4cdff05720 Restructured envs docs 2023-12-05 18:16:26 +01:00
dodox 0b574274df Pull examples into generated docs 2023-12-05 18:15:07 +01:00
dodox 6e84703a15 Added AirHockey env desc (TODO) 2023-12-05 18:14:47 +01:00
dodox 268b74e5bd Create 'Guide' from README 2023-12-05 18:14:12 +01:00
dodox 81dbdc5745 Updated conf.py 2023-12-05 18:13:20 +01:00
dodox 43cfcf5795 Squash past history for readthedocs 2023-12-05 15:47:17 +01:00
dodox c0e55b3f48 Merge remote-tracking branch 'original/pypi-package' into pypi-package 2023-11-23 21:16:53 +01:00
dodox beaf5df2fc Bring to parity with dev-branch 2023-11-23 21:14:11 +01:00
dodox 13e6a3b53a Merge branch '81_fix_docs_mp' into pypi-package 2023-11-23 20:56:55 +01:00
dodox be320b2d43 Merge branch 'master' into 81_fix_docs_mp 2023-11-23 20:52:07 +01:00
dodox cee8d59107 remove 'mode' from render() for all dummy envs (test suite) 2023-11-21 20:19:47 +01:00
dodox 01d2bf44ba remove 'mode' from render() for all classic_control envs 2023-11-21 20:17:19 +01:00
dodox 74bede4ba3 fixed typo 2023-10-29 17:38:38 +01:00
dodox fae7c887ce Version Increment 2023-10-29 17:29:22 +01:00
dodox 0d3336b8d9 Made check for wether tagged commit is on master more robust 2023-10-29 17:28:45 +01:00
dodox 06e6c64e49 Version increment 2023-10-29 17:23:44 +01:00
dodox 9d1d925179 Require tagged commits to be on master for package to be published 2023-10-29 17:21:13 +01:00
dodox da5592124e Fix issue with trigger 2023-10-29 17:14:58 +01:00
dodox e32f836a3c Version increment 2023-10-29 17:02:12 +01:00
dodox bbd964ed80 Use full URLs for links in README (wont work on PyPI otherwise) 2023-10-29 16:50:02 +01:00
dodox f024613800 Prevent fallback to setup.py when building package 2023-10-29 16:02:10 +01:00
dodox 4a9ea368b8 fix typo in publish-to-test-pypi.yml 2023-10-29 14:39:02 +01:00
dodox 3c7df90810 Ensure we only react to push onto master; disable via if clause 2023-10-29 14:37:30 +01:00
dodox 707ec08808 Disable push to reakl PyPI for initial test 2023-10-29 14:21:08 +01:00
dodox 11a46889d9 Decrement version (we will start with 01.0 on PyPI) 2023-10-29 14:11:47 +01:00
dodox be250bee5e Add action to publish to real PyPI 2023-10-29 14:11:25 +01:00
dodox da042eebd9 Ensure envs are closed 2023-10-29 13:41:06 +01:00
dodox f1d3b5333f Docs: Show usage using new api functionality 2023-10-29 13:25:35 +01:00
dodox 668765b145 Merge branch '78_fix_render_mode' into 81_fix_docs_mp 2023-10-29 13:23:06 +01:00
dodox e5a9aaff0b Fix: Did not correlcty pass render_mode to gym.make (as per new spec) 2023-10-29 12:57:29 +01:00
dodox dc773c6c10 Fixed TableTennisWind and TableTennisGoalSwitching not correctly passing args to parent class 2023-10-29 12:53:06 +01:00
dodox 049e45cb09 Print warning when setup.py is still used. 2023-10-23 14:51:21 +02:00
dodox af636164a8 Version bump and update setup.py 2023-10-23 14:34:43 +02:00
dodox d138c3c1f1 README: Minor improvements 2023-10-23 14:28:26 +02:00
dodox b277ed6477 Adding forward looking statements to README (Install instructions based on PyPI package) 2023-10-23 14:24:50 +02:00
dodox b183c002ef Provide setup.py as fallback (again) 2023-10-23 14:14:11 +02:00
dodox d7ea1f80a0 gym.Env actually does not want to known about render_mode 2023-10-23 13:12:34 +02:00
dodox f7a493d8e5 Mujoco envs: Follow new spec for render_mode 2023-10-23 12:27:13 +02:00
dodox b681129a46 Classical Controll envs: Follow new spec for render_mode 2023-10-23 12:26:26 +02:00
dodox 5db73f90c4 Update BB wrapper to follow new spec for render_kwargs 2023-10-23 12:25:53 +02:00
dodox 5e63a72882 Version bump (to test Github Action) 2023-10-14 12:40:58 +02:00
dodox 0b240b9eb4 Define Github Action for test-PyPI publication 2023-10-14 12:24:04 +02:00
dodox a7031ce3b9 Version dump 2023-10-12 17:58:11 +02:00
dodox 4051a13324 README: GitHub ignores custom font-size; reverting to using h1 2023-10-12 17:47:34 +02:00
dodox ebb0e00675 Minor changes to pyproject.toml 2023-10-12 17:11:19 +02:00
dodox 6fea48f6c1 Increment version 2023-10-12 17:04:03 +02:00
dodox 4107704d9a Fix install instructions (look in both Test-PyPI & PyPI) 2023-10-12 17:03:34 +02:00
dodox a50d1788b1 PyPI does not support GitHub-Flavored Markdown. Using HTML-Code for
emojis now...
2023-10-12 16:54:45 +02:00
dodox 9538c999a0 Make sure the icon is always loaded from GitHub
So it is also visible on PyPI
2023-10-12 16:46:45 +02:00
dodox b0b58675b2 Don't try to export metaworld envs, if metaworld is not installed 2023-10-12 15:53:41 +02:00
dodox 9565f7972f removed typo 2023-10-12 15:48:19 +02:00
dodox 3f0c7b7302 Removing setup.py (built pipeline prefered it over pyproject.toml causing issues)
setup.py remains avaible on the legacy branch.
2023-10-12 15:37:39 +02:00
dodox 0c93280796 Improve handling of missing Metaworld 2023-10-12 15:34:36 +02:00
dodox a5b10e11a3 Allow gymnasium==0.26.0 2023-10-12 15:34:10 +02:00
dodox 894982f77f Fix typos in setup.py 2023-10-12 15:30:11 +02:00
dodox 95a6b9cf2c README: Minor cosmetic changes 2023-10-12 14:56:02 +02:00
dodox 6528c5d5b9 Update README (Test-PyPI and dependency changes) 2023-10-12 14:55:15 +02:00
dodox ce779bc6fb Make mujoco (modern version) a required dependency 2023-10-12 14:55:00 +02:00
dodox b6c67b1adc The pyproject.toml now actually works 2023-10-12 13:04:16 +02:00
dodox ee573788fc Fix: pyproject.toml license needs to point to file 2023-10-12 12:55:32 +02:00
dodox a5a29176cb Add 'all' as an optional installation to the toml 2023-10-12 12:47:37 +02:00
dodox d10ea23b4c Added Code of Conduct and Contributing guidelines to the MANIFEST 2023-10-12 12:41:55 +02:00
dodox 180b86771d Merge branch 'master' into pypi-package 2023-10-12 12:39:05 +02:00
dodox 10038f5d73 We need to use a MANIFEST rto insure inclusion of our *.stl and *.xml files 2023-10-12 12:34:55 +02:00
dodox 7a0f446406 Switching to pyproject.toml; setup.py will remain for backwards compat 2023-10-12 12:34:37 +02:00
dodox a04a4b6e67 Link legacy branch in README 2023-10-11 13:36:46 +02:00
dodox f8dcf5b2df Fix: Did not define MP_Wrapper for new RandomInit version of BoxPushing 2023-10-11 13:29:08 +02:00
dodox 614d2a42db READE: Minor cosmetic changes pt.3 2023-10-11 13:28:03 +02:00
dodox 4f534779ff READE: Minor cosmetic changes pt.2 2023-10-11 13:25:14 +02:00
dodox fc7382443d README: Minor cosmetic changes 2023-10-11 13:23:33 +02:00
dodox 600575cbac Dont run determinism tests on arbitrary external envs added by other
libs (like atari envs added by shimmy), only those included in gym and those added by us.
2023-10-11 13:08:06 +02:00
dodox 877a7ea6ba Fix: Wrong horizon for Metaworld tasks 2023-10-11 12:50:55 +02:00
dodox 980bb0de6b Add docstring to DefaultMPWrapper 2023-10-11 12:46:34 +02:00
dodox db5e032987 Development status alpha -> beta; version to 1.0 (for pub release) 2023-10-11 12:41:38 +02:00
dodox 3317ffb06d README: @ is not a legal symbol in BibTex attribs 2023-10-11 12:39:11 +02:00
dodox 757072c762 Documnenting merging behavior for mp_configs (and remove TODOs) 2023-10-11 12:35:23 +02:00
dodox bc150f5a4d Fix: Bibtex in README mixed between tabs & spaces 2023-10-11 11:59:02 +02:00