259b13baa1
Version in pyproject.toml is now single source of truth
2024-02-10 10:13:17 +01:00
13e6a3b53a
Merge branch '81_fix_docs_mp' into pypi-package
2023-11-23 20:56:55 +01:00
Hongyi Zhou
2f4b6fcea4
Merge pull request #79 from maxmunzel/fix_pip_metaworld
2023-11-21 16:18:23 +01:00
Mustafa Enes Batur
d0cb6316a5
Numpy bugfix
2023-11-18 23:07:43 +01:00
11a46889d9
Decrement version (we will start with 01.0 on PyPI)
2023-10-29 14:11:47 +01:00
049e45cb09
Print warning when setup.py is still used.
2023-10-23 14:51:21 +02:00
af636164a8
Version bump and update setup.py
2023-10-23 14:34:43 +02:00
b183c002ef
Provide setup.py as fallback (again)
2023-10-23 14:14:11 +02:00
Max Nagy
8ba3d4ec6b
Fix `pip install ".[metaworld]"
2023-10-20 14:45:20 +02:00
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
a5b10e11a3
Allow gymnasium==0.26.0
2023-10-12 15:34:10 +02:00
894982f77f
Fix typos in setup.py
2023-10-12 15:30:11 +02:00
ce779bc6fb
Make mujoco (modern version) a required dependency
2023-10-12 14:55:00 +02:00
7a0f446406
Switching to pyproject.toml; setup.py will remain for backwards compat
2023-10-12 12:34:37 +02:00
db5e032987
Development status alpha -> beta; version to 1.0 (for pub release)
2023-10-11 12:41:38 +02:00
fcc79cdde0
Added Hongyi & Hongyi as authors to setup.py
2023-10-11 11:38:42 +02:00
9fee527dbe
Fix: Typo in setup.py
2023-10-11 11:36:36 +02:00
842ab3fbc9
Added mujoco-legacy (mujoco-py) as an optional dependency
...
required to pass all tests, since some OpenAI envs still use old mujoco
2023-09-19 13:42:03 +02:00
cf886b2b87
New optional dependency: jax
...
(Required, so that we can make all gymnasium envs during our tests)
2023-09-18 19:42:58 +02:00
38358c183e
Upgrading metaworld
2023-09-17 19:05:42 +02:00
67a5d197d9
Weaker version requirement for dm-control
2023-07-07 18:16:13 +02:00
cdabd3f478
Downgrading mujoco 2.3.6 -> 2.3.3
2023-07-07 10:52:48 +02:00
ad7ddd3b28
Fix: A missing ',' caused very weird bugs...
2023-06-24 12:24:52 +02:00
e8119798c3
Updating some dependencies
2023-06-24 11:52:59 +02:00
55c6cff690
Fix: PyPi had troubles finding a compatible version for dm-control
2023-06-24 11:03:40 +02:00
0fe56c4c0e
Stricter dependency versions
2023-06-24 11:01:07 +02:00
9af42112b6
Version bump (made very breaking changes)
2023-06-24 10:37:35 +02:00
c9467c0e06
Upgrading metaworld (fixed bug that affected us)
2023-06-11 17:39:04 +02:00
1e62da0833
Use shimmy as a binding for dmc, also 'testing' seperate from 'all'
...
pip install .[all] will no longer install components only required for
testing
pip install .[testing] will also install all compionents required to run
all tests
2023-05-18 18:03:42 +02:00
228e343a1b
Merge branch '47-update-to-new-gym-api' into gym_upgrade
2023-05-15 17:19:50 +02:00
826f22b18e
Update URL for Metaworld (rlworkgroup -> Farama)
2023-05-15 17:11:57 +02:00
1c092d01bd
Optional Dependency: PyTest
2023-05-15 17:11:14 +02:00
2cbfff7919
Added box2d as a dependency
2023-05-15 17:09:52 +02:00
9de1257e1c
Updating gym(nasium) and metaworld; sticter versions
2023-05-15 16:55:53 +02:00
ottofabian
3de774b7d4
Merge pull request #57 from rubenjacob/fix_missing_package_data
...
Fix package data to include all xml and stl files
2023-02-14 09:43:00 +01:00
ottofabian
a8808a758a
Update setup.py
2023-01-17 11:18:30 +01:00
Fabian
fbe3ef4a4b
updated examples to new api,
2023-01-12 17:21:56 +01:00
rubenjacob
c448ad591b
fix package data to include all xml and stl files
2022-12-08 23:08:22 +01:00
ottofabian
42863cee1c
Merge pull request #46 from HongyiZhouCN/mujoco_binding
...
Adding ProDMP support and Box pushing
2022-11-25 14:37:44 +01:00
ottofabian
ca5800fa3d
Update setup.py
2022-11-15 13:55:56 +01:00
ottofabian
cde6a269d0
Update setup.py
2022-10-20 10:05:22 +02:00
Fabian
bea6543d9b
Added more tests
2022-10-18 08:51:10 +02:00
Fabian
bdea3badff
updated for gym 0.25.1
2022-08-18 09:04:38 +02:00
ottofabian
623adaacd8
Update setup.py
2022-07-26 10:48:19 +02:00
Fabian
84386fd8e4
fixed imports
2022-07-14 15:19:39 +02:00
Fabian
855dba7fde
fixed setup.py
2022-07-14 11:54:38 +02:00
ottofabian
2283f4416c
Update setup.py
2022-07-14 09:45:35 +02:00
ottofabian
96dfb7fc5f
Update setup.py
2022-07-14 08:25:25 +02:00
Fabian
2e6094982e
readme udpated
2022-07-13 16:52:24 +02:00
Fabian
8d1c1b44bf
renaming to fancy_gym
2022-07-13 15:10:43 +02:00