TSGrasp: spatio-temporal grasping. Multiple frames go in, dense 6-DOF grasps come out.
- Install CUDA 11
conda install mambamamba env create -f environment.yamlconda activate tsgrasp- pip install from https://github.com/NVIDIA/MinkowskiEngine
mamba install -c conda-forge ros-rospy- install ros_numpy from local build with pip install .
pip install korniapip install "git+https://github.com/facebookresearch/pytorch3d.git"
python -m train experiment=scene_random_yawpython -m scripts.save_outputs
