ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@Mackou The reason it is not building in our Docker image is because the CUDA image does not have CuDNN or TensorRT, only CUDA. You will have to create your own Docker image using ours as a base if you wish to add CuDNN and TensorRT. Building from source on your machine with these installed would be another alternative.