- Use float instead of np.float and update eagerx (
a84b222
) - Np.float deprecated, use float instead (
84a8ca4
)
- Codestyle (
414fb1e
) - Refactor to Space (
d04f5a1
) - Load urdf with urdf string (
0a6fed3
) - Rename to load, and don't use old util function. (
30c995e
) - Refactor to numpy messages, backend, spec API (
184c0e0
)
- Update dependencies (
ed2ba80
) - Refactor bridge to engine (
a923803
) - Refactor initialize_spec (
32a55df
)
- Update bibtex typo (
dec0dfb
)
- Bump eagerx to 0.1.17 and blacken code (
976cfa4
) - Remove inputs to bridge callback (
82eafd3
) - Refactor
property
toparameter
(18f34e5
) - Refactor
is_reactive
tosync
. (3f1896f
)
- Add comments to methods (
b73732d
)
- Refactor baselink and add egl as argument (
de18dad
)
- Update poetry lock & broken readme links (
84ef468
) - Physics engine parameters, example objects, add documentation (
27bd3bd
) - Add more tests (
9bfa171
)
- Tests with objects, enginenodes and enginestates (
6930516
)
- Fix badges (
f26a417
)