NVIDIA-AI-IOT / redtail

Perception and AI components for autonomous mobile robotics.
BSD 3-Clause "New" or "Revised" License
1.01k stars 344 forks source link

Error when run caffe_ros. #115

Closed chao92 closed 5 years ago

chao92 commented 5 years ago

I am following the instruction of the wiki about: Testing in Simulator. Everything works okay. When I try the step of Run DNN node: rosrun caffe_ros caffe_ros_node __name:=trails_dnn _prototxt_path:=/redtail/models/TrailNet_SResNet-18.prototxt _model_path:=/redtail/models/TrailNet_SResNet-18.caffemodel _output_layer:=out It says that Fialed to parse network: Below is the screenshot: selection_001