diff --git a/src/hangar_sim/images/.gitattributes b/src/hangar_sim/images/.gitattributes deleted file mode 100644 index 7db549b5c..000000000 --- a/src/hangar_sim/images/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.{png,jpg,jpeg,obj,dae,stl,OBJ,DAE,STL} filter=lfs diff=lfs merge=lfs -text diff --git a/src/hangar_sim/images/box.png b/src/hangar_sim/images/box.png deleted file mode 100644 index e90334b35..000000000 --- a/src/hangar_sim/images/box.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d60187c9e0524730fdb3647ddb501b63756e305183dab70e0fe1a07539dcccf8 -size 28979 diff --git a/src/hangar_sim/images/box_2.png b/src/hangar_sim/images/box_2.png deleted file mode 100644 index ddd2f1cc7..000000000 --- a/src/hangar_sim/images/box_2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fdc45eb5b359665f27894696d6799eade1febee306b047242aa1229ee44cec9 -size 1638227 diff --git a/src/hangar_sim/objectives/count_boxes.xml b/src/hangar_sim/objectives/count_boxes.xml deleted file mode 100644 index 967efbb54..000000000 --- a/src/hangar_sim/objectives/count_boxes.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/src/hangar_sim/objectives/count_boxes_objective.xml b/src/hangar_sim/objectives/count_boxes_objective.xml deleted file mode 100644 index 85f310b92..000000000 --- a/src/hangar_sim/objectives/count_boxes_objective.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Absolute path to a directory for saving wrist camera pictures - - - Absolute path to a directory for saving scene camera pictures - - - Absolute path to a directory of pose YAML files - - - - diff --git a/src/hangar_sim/objectives/count_boxes_subtree.xml b/src/hangar_sim/objectives/count_boxes_subtree.xml deleted file mode 100644 index 1dcc5f307..000000000 --- a/src/hangar_sim/objectives/count_boxes_subtree.xml +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Absolute path to a directory for saving scene camera pictures - - - Absolute path to a directory for saving wrist camera pictures - - - Number of boxes - - - - diff --git a/src/hangar_sim/objectives/createposevectorfromdirectory.xml b/src/hangar_sim/objectives/createposevectorfromdirectory.xml deleted file mode 100644 index 27d3ed6ac..000000000 --- a/src/hangar_sim/objectives/createposevectorfromdirectory.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/hangar_sim/objectives/order_poses.xml b/src/hangar_sim/objectives/order_poses.xml deleted file mode 100644 index c7f395c34..000000000 --- a/src/hangar_sim/objectives/order_poses.xml +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/hangar_sim/objectives/verify_box_count.xml b/src/hangar_sim/objectives/verify_box_count.xml deleted file mode 100644 index 2de673e8a..000000000 --- a/src/hangar_sim/objectives/verify_box_count.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/src/hangar_sim/objectives/verify_box_count_subtree.xml b/src/hangar_sim/objectives/verify_box_count_subtree.xml deleted file mode 100644 index 3bbd6ed19..000000000 --- a/src/hangar_sim/objectives/verify_box_count_subtree.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Absolute path to wrist camera images - - - - diff --git a/src/hangar_sim/poses/1.yaml b/src/hangar_sim/poses/1.yaml deleted file mode 100644 index 1f2d9da5c..000000000 --- a/src/hangar_sim/poses/1.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -15.0 - y: -0.75 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: 0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/2.yaml b/src/hangar_sim/poses/2.yaml deleted file mode 100644 index 0ce2bd381..000000000 --- a/src/hangar_sim/poses/2.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -7.0 - y: -0.75 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: 0.924 - w: 0.383 diff --git a/src/hangar_sim/poses/3.yaml b/src/hangar_sim/poses/3.yaml deleted file mode 100644 index 991fdca99..000000000 --- a/src/hangar_sim/poses/3.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -15.0 - y: 7.5 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/4.yaml b/src/hangar_sim/poses/4.yaml deleted file mode 100644 index 205980f54..000000000 --- a/src/hangar_sim/poses/4.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -7.0 - y: 7.5 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: 0.924 - w: -0.383 diff --git a/src/hangar_sim/poses/random1.yaml b/src/hangar_sim/poses/random1.yaml deleted file mode 100644 index fa88ac02a..000000000 --- a/src/hangar_sim/poses/random1.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: 20.0 - y: 10.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random2.yaml b/src/hangar_sim/poses/random2.yaml deleted file mode 100644 index 6028227f9..000000000 --- a/src/hangar_sim/poses/random2.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: 20.0 - y: 20.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random3.yaml b/src/hangar_sim/poses/random3.yaml deleted file mode 100644 index 33cad35b0..000000000 --- a/src/hangar_sim/poses/random3.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: 20.0 - y: 30.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random4.yaml b/src/hangar_sim/poses/random4.yaml deleted file mode 100644 index a6af148c2..000000000 --- a/src/hangar_sim/poses/random4.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: 30.0 - y: 30.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random5.yaml b/src/hangar_sim/poses/random5.yaml deleted file mode 100644 index a6857058a..000000000 --- a/src/hangar_sim/poses/random5.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -20.0 - y: -10.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random6.yaml b/src/hangar_sim/poses/random6.yaml deleted file mode 100644 index 1e9702277..000000000 --- a/src/hangar_sim/poses/random6.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -20.0 - y: -20.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924 diff --git a/src/hangar_sim/poses/random7.yaml b/src/hangar_sim/poses/random7.yaml deleted file mode 100644 index 3aafe4409..000000000 --- a/src/hangar_sim/poses/random7.yaml +++ /dev/null @@ -1,15 +0,0 @@ -header: - stamp: - sec: 1746467553 - nanosec: 486561938 - frame_id: world -pose: - position: - x: -20.0 - y: -30.0 - z: 0.0 - orientation: - x: 0.0 - y: 0.0 - z: -0.383 - w: 0.924