Closed JamieMair closed 9 months ago
Null pointer returned when executing the following:
using MuJoCo model = load_model("cartpole.xml"); @show model.internal_pointer
This is when cartpole.xml is in the same folder as the executing file.
cartpole.xml
Null pointer returned when executing the following:
This is when
cartpole.xml
is in the same folder as the executing file.