…tup.py install in the root of tiny-differentiable-simulator)
This CL adds an option to compile the python plugin using cmake, for easier debugging/development.
Usage:
mkdir build
cd build
cmake -DBUILD_PYTHON_PLUGIN=ON ..
Also improve meshcat support, allow to set transparency of sphere and allow removal of arbitrary objects (instead of all objects)
…tup.py install in the root of tiny-differentiable-simulator)
This CL adds an option to compile the python plugin using cmake, for easier debugging/development. Usage: mkdir build cd build cmake -DBUILD_PYTHON_PLUGIN=ON ..
Also improve meshcat support, allow to set transparency of sphere and allow removal of arbitrary objects (instead of all objects)