leggedrobotics / darknet_ros

YOLO ROS: Real-Time Object Detection for ROS
BSD 3-Clause "New" or "Revised" License
2.14k stars 1.17k forks source link

Can I use this darknet_ros to jetson nano? #421

Open Hong-seung-yoon opened 7 months ago

Hong-seung-yoon commented 7 months ago

I want to implement darknet_ros on jetson nano, how can I use that code? If I check Cmakelist.txt. of darknet_ros, there is a part called CUDA_NVCC_FLAGS in the part of #FindCuda, should I add the architecture of jetson nano to this?