- Real_time_factor (
3667b69)
- Add github link (
cd8eca5) - Update README.md [ci skip] (
428283b) - Update landing page with crazyfly gifs (
e1493a2) - Update embedded video size (
50c7873) - Embed youtube video (
575526a) - Update pendulum gifs (
8af5223) - Update box push gif (
1c75af0) - Update env.step (
d2c92d8)
- Refactor done to terminated and switch positions with truncated (
32e6e1e)
- Render mode bug (
4d4d4cc)
- Refactor to gymnasium (
0222006)
- Allow to seed gym object environment and add delay state to gym ActionActuator (
0bd6f40) - Throttle (phase synchronized) (
25d33e8)
- Codestyle and lint (
35b2271) - Place env.graph re-initialization before env.backend. (
ee44daf) - Get and set run-time properties via backend (
179719c) - Rename sim_stamp, wc_stamp to sc and wc. (
71f8abc) - Wrap env.gui method with signature of graph.gui (
ae9d462) - Reload objects before substituting engine implementations. (
0126cca) - Allow easy import of single process backend (
10874cf) - Sync skipped connections with delays (
99d7d26) - Only add synced engine nodes as actuator dependencies (
40d390c) - Sync skipped connections [not tested with delays yet] (
7b5927a)
- Limit importlib-metadata version (
8ce7354) - Add requirements.txt for doc building and limit setuptools version (
ce8c56f)
- Save/load API, target_channel bug, static node initialization, selected engine state bug (#218) (
b3fb5c2)
- Remove clutter from readme (
378b599) - Increase size gui image (
f630e80) - Make readme less wordy (
4ea2655) - Fix links (
8e60dc7) - Fix broken link (
6781f86) - Readme from rst to md and added gifs, code example and available engines (
8a44cdb)
- Filename argument now passed to gui render function (
9344240)
- Refactor shape to resolution in gui and add filename arg (
a9943e4)
- Add interactive and shape arguments to gui methods for headless rendering of the gui (
11e91ea)
- Info bug for objects (
92db335) - Load and reload entities when loading graph from yaml file (
07a11a4) - Bgr to rgb encoding in colab renderer (
692b56f)
- Add object tutorial (
d57acd6)
- Remove dependency on genpy (
d909b52)
- Add introduction tutorials and remove developer guide and advanced tutorial (
7ce68ea) - Update conda env (#178) (
a1ba574) - Add expected tutorials and stable release disclaimer (
cb4c280)
- Refactor
EnvtoBaseEnv, add deprecation warnings (c632978)
- Refactor
EagerxEnvtoBaseEnv. (4473354)
- Refactor bridge to engine (
372e71c) - Update docs and remove initialize_spec (
4bc3fdb) - Initialize spec inside
register.specwrapper. (e31f2fc) - Get spec object from graph state (
7b3c90f) - Ensure target and source are compatible (
5a60c4d)
- Bug when checking window > 0 if skip=True & intial_obs!=None. (
f45b33a) - Avoid occasional opening of empty window on shutdown. (
5c0b657)
- Put rendering in same thread. Set default to NEW_PROCESS. (
b6d35d3)
- Converter bug with bridge inputs (
a5d9a8d) - Create colab render window in first callback call. (
55d54ee)
- Rename ros to ros1 and add prerequisites to installation instructions (
3753627) - Add info on docker and installation from source (
7872ce6) - Add docstring to
GymBridge.add_object. (e1b225c) - Add colab tutorials (
6c3202b)
- Allow bridge implementations to be functions (
ac24db6) - Render gym images on virtual display (
f69b51a)
- Add colab render (
f20d09d)
- Remove unnecessary SpaceConverter call. Closes #158. (
b61be97) - Make mapping optional (
11820dd) - Refactor is_reactive to sync. Closes #149. (
178255c) - Type check the output of callbacks (
f29de1d) - Only add EngineNode outputs as bridge input if
tickis an input. (745631c) - Remove inputs from bridge callback (
024725f) - Change default color of actuators and sensors (
d6de36d) - Select all registered components per default. (
51f0deb) - Downgrade already initialized roscore warning to info. (
9bb6107) - Remove circular imports (
7d600c7) - Allow setting the render node process. Per default in environment. (
6a19fa0) - Imports in core nodes (
79ed11a) - Remote shutdown if environmen with same name already exists. (
5c38bce) - Unregister render subs/pubs (
5581be0) - Engine_state info (
dc3181e) - Allows specification of initial_obs if skip=True and window>0 (
7628ec4) - Allow keyword updating of specs (
c933459) - Remove kwargs from Float32MultiArray (
9f15cb9) - Add ros to python path in colab (
2cfa2d4)
- Add missing sections (visualization, processor, converter, engine graph) + restructure + minor changes (
fceaf90)
- Update tests (
7af6699) - Bump gym to 0.21.0 and resolve flake8 dependency clash (
ea1299c) - Add Object API to EngineGraph.gui() (
351bfc1)
- Add link to github repo in readthedocs (
725e734) - Add ros2 warning & known issue for anaconda with Qt (
060b78c)
- Update logo (
e5c6352) - Add default values in spec, thicken lines in logo, update href (
b3d7522) - Fix cv_bridge import (
9d13d58)
- Test release (#122) (
dcf00dc) - Test release (#121) (
b73928b) - Test release (#120) (
d33e55f) - Test release (#119) (
499b9d8) - Test release (#118) (
68e166d) - Test release (#117) (
b01705e) - Test release (#116) (
e031171) - Refactor object api (#114) (
26c0670)
- Test release (
81a6d23)