intel / ros_object_analytics

Apache License 2.0
181 stars 58 forks source link

launch: added common launch file "nodelet.launch.xml" #24

Closed sharronliu closed 6 years ago

sharronliu commented 6 years ago

The common launch file manage OA nodelets only:

"nodelet.launch.xml" provides the maximum flexibility to configure: args, remaps, nodelets, etc. User can write his own launch file based on this, taking the existing launch files as examples (movidius_ncs.launch and opencl_caffe.launch)

Signed-off-by: Sharron LIU sharron.liu@intel.com