详细手册, 请点击这里 → https://github.com/randyliu/TDR/wiki
点击这里 → https://github.com/randyliu/TDR/issues
详细的安装说明, 请点击这里 → https://github.com/randyliu/TDR/wiki/Installation
Linux下的安装过程如下:
git clone https://github.com/randyliu/TDR tdr
mkdir build
cd build
cmake ../tdr
make
sudo make install