From 757e1354270786ff27b8815da3d9ca199ff87e10 Mon Sep 17 00:00:00 2001 From: siehlema Date: Fri, 23 Aug 2019 10:49:46 +0000 Subject: [PATCH] added four new launch files for kinect1 skeleton tracking. First functionality is given --- .../launch/detector_depth_kinect1.launch | 20 +++++++++ .../launch/skeleton_detector_kinect1.launch | 43 ++++++++++++++++++ ...single_camera_tracking_node_kinect1.launch | 45 +++++++++++++++++++ .../launch/detector_yolo_kinect1.launch | 29 ++++++++++++ 4 files changed, 137 insertions(+) create mode 100644 detection/launch/detector_depth_kinect1.launch create mode 100644 detection/launch/skeleton_detector_kinect1.launch create mode 100644 tracking/launch/single_camera_tracking_node_kinect1.launch create mode 100644 yolo_detector/launch/detector_yolo_kinect1.launch diff --git a/detection/launch/detector_depth_kinect1.launch b/detection/launch/detector_depth_kinect1.launch new file mode 100644 index 00000000..5097f619 --- /dev/null +++ b/detection/launch/detector_depth_kinect1.launch @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/detection/launch/skeleton_detector_kinect1.launch b/detection/launch/skeleton_detector_kinect1.launch new file mode 100644 index 00000000..efcd0e25 --- /dev/null +++ b/detection/launch/skeleton_detector_kinect1.launch @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tracking/launch/single_camera_tracking_node_kinect1.launch b/tracking/launch/single_camera_tracking_node_kinect1.launch new file mode 100644 index 00000000..7164e996 --- /dev/null +++ b/tracking/launch/single_camera_tracking_node_kinect1.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/yolo_detector/launch/detector_yolo_kinect1.launch b/yolo_detector/launch/detector_yolo_kinect1.launch new file mode 100644 index 00000000..15b4782a --- /dev/null +++ b/yolo_detector/launch/detector_yolo_kinect1.launch @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +