.. _recipes: Recipes ========================== This repository currently contains the following recipes: - `tf_gpu-conda3-ros_kinetic-moveit-cuda10-xenial `_ - `tf_gpu-opencv2-conda3-ros_kinetic-moveit-cuda10-xenial `_ - `tf_gpu-conda3-ros_kinetic-libfranka-moveit-cuda10-xenial `_ - `tf_gpu-opencv2-conda3-ros_kinetic-libfranka-moveit-cuda10-xenial `_ - `tf_gpu-conda3-libfreenect2-ros_kinetic-libfranka-moveit-cuda10-xenial `_ - `tf_gpu-opencv2-conda3-libfreenect2-ros_kinetic-libfranka-moveit-cuda10-xenial `_ NVIDIA container recipes ------------------------------------- tf_gpu-conda3-ros_kinetic-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `moveit `_ - `Latest stable tensorflow GPU release `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ tf_gpu-opencv2-conda3-ros_kinetic-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `moveit `_ - `Latest stable tensorflow GPU release `_ - `Opencv2 `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ tf_gpu-conda3-ros_kinetic-libfranka-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `libfranka `_ - `moveit `_ - `Latest stable tensorflow GPU release `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ tf_gpu-opencv2-conda3-ros_kinetic-libfranka-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `libfranka `_ - `moveit `_ - `Latest stable tensorflow GPU release `_ - `Opencv2 `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ tf_gpu-conda3-libfreenect2-ros_kinetic-libfranka-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `libfranka `_ - `moveit `_ - `libfreenect2 `_ - `Latest stable tensorflow GPU release `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ tf_gpu-opencv2-conda3-libfreenect2-ros_kinetic-libfranka-moveit-cuda10-xenial ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This recipe sets up a `UBUNTU 16.04 (xenial) `_ container with the following packages installed in it: - `ROS kinetic `_ - `libfranka `_ - `moveit `_ - `libfreenect2 `_ - `Latest stable tensorflow GPU release `_ - `Opencv2 `_ - `Miniconda3 `_ - `Cuda 10 `_ - `Cudnn 7 `_ .. note:: All of the above NVIDIA containers further contains an additional ``tf-gpu`` python=3.7 conda environment which is automatically activated when you run the container. You can disable this behaviour by adding a ``~/.singularity_bashrc`` file containing a ``conda deactivate`` command to your home folder. AMD container recipes ------------------------------ This repository does not yet contain `AMD `_ containers.