Skip to content

Conversation

@maxspahn
Copy link
Owner

In an attempt to make this repo work on windows without C++ compiler, see #178, , it has proven to be much easier to make mujoco work. Because of that, this PR makes pybullet an optional dependency, just like mujoco. As a consequence, some structural changes were made, for example the sensor were split into pybullet and mujoco specifics.

Also, some path handling is quite different in windows and in linux, so this is being dealt with using the sys package to identify which version it is running on.

@maxspahn maxspahn merged commit 232a1ee into develop Jan 13, 2025
3 checks passed
@maxspahn maxspahn deleted the ft-windows-compatibility branch January 13, 2025 15:20
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.

2 participants