diff --git a/cob_bringup/CMakeLists.txt b/cob_bringup/CMakeLists.txt index 3348bc795..af7ece336 100644 --- a/cob_bringup/CMakeLists.txt +++ b/cob_bringup/CMakeLists.txt @@ -16,7 +16,7 @@ if(CATKIN_ENABLE_TESTING) endif() ### INSTALL ### -install(DIRECTORY components controllers drivers robots tools +install(DIRECTORY bundles controllers drivers modules robots tools DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} ) diff --git a/cob_bringup/components/cob4_base.launch b/cob_bringup/bundles/base_cob4.launch similarity index 58% rename from cob_bringup/components/cob4_base.launch rename to cob_bringup/bundles/base_cob4.launch index cbb0d89a9..c5f30365f 100644 --- a/cob_bringup/components/cob4_base.launch +++ b/cob_bringup/bundles/base_cob4.launch @@ -1,16 +1,15 @@ - - + - - + + - - + + diff --git a/cob_bringup/components/legacy_base.launch b/cob_bringup/bundles/base_legacy.launch similarity index 80% rename from cob_bringup/components/legacy_base.launch rename to cob_bringup/bundles/base_legacy.launch index dbd8e34f2..dc4792421 100644 --- a/cob_bringup/components/legacy_base.launch +++ b/cob_bringup/bundles/base_legacy.launch @@ -1,20 +1,18 @@ - + - - - - + + - + @@ -22,15 +20,14 @@ - - - + + diff --git a/cob_bringup/components/raw3_base.launch b/cob_bringup/bundles/base_raw3.launch similarity index 57% rename from cob_bringup/components/raw3_base.launch rename to cob_bringup/bundles/base_raw3.launch index 53a422f1d..f37c4ff4c 100644 --- a/cob_bringup/components/raw3_base.launch +++ b/cob_bringup/bundles/base_raw3.launch @@ -1,16 +1,15 @@ - + - - - + + - - + + diff --git a/cob_bringup/components/ros_control_base.launch b/cob_bringup/bundles/base_ros_control.launch similarity index 91% rename from cob_bringup/components/ros_control_base.launch rename to cob_bringup/bundles/base_ros_control.launch index d9cac8459..6876ae7ae 100644 --- a/cob_bringup/components/ros_control_base.launch +++ b/cob_bringup/bundles/base_ros_control.launch @@ -1,6 +1,6 @@ - + @@ -14,7 +14,8 @@ - + + @@ -37,15 +38,14 @@ - - - + + diff --git a/cob_bringup/components/cam3d_openni2.launch b/cob_bringup/bundles/cam3d_openni2.launch similarity index 100% rename from cob_bringup/components/cam3d_openni2.launch rename to cob_bringup/bundles/cam3d_openni2.launch diff --git a/cob_bringup/components/cam3d_r200_rgbd.launch b/cob_bringup/bundles/cam3d_r200_rgbd.launch similarity index 100% rename from cob_bringup/components/cam3d_r200_rgbd.launch rename to cob_bringup/bundles/cam3d_r200_rgbd.launch diff --git a/cob_bringup/components/cob4_head_camera.launch b/cob_bringup/bundles/camera_cob4_head.launch similarity index 100% rename from cob_bringup/components/cob4_head_camera.launch rename to cob_bringup/bundles/camera_cob4_head.launch diff --git a/cob_bringup/components/canopen_generic.launch b/cob_bringup/bundles/canopen_generic.launch similarity index 78% rename from cob_bringup/components/canopen_generic.launch rename to cob_bringup/bundles/canopen_generic.launch index 711d1a01a..b325f6a66 100644 --- a/cob_bringup/components/canopen_generic.launch +++ b/cob_bringup/bundles/canopen_generic.launch @@ -1,6 +1,7 @@ - + + @@ -12,7 +13,8 @@ - + + @@ -22,11 +24,13 @@ - + + - + + diff --git a/cob_bringup/components/legacy_sdhx.launch b/cob_bringup/bundles/gripper_sdhx_legacy.launch similarity index 72% rename from cob_bringup/components/legacy_sdhx.launch rename to cob_bringup/bundles/gripper_sdhx_legacy.launch index a5149580d..048898f65 100644 --- a/cob_bringup/components/legacy_sdhx.launch +++ b/cob_bringup/bundles/gripper_sdhx_legacy.launch @@ -1,6 +1,7 @@ - + + @@ -8,7 +9,8 @@ - + + diff --git a/cob_bringup/components/legacy_schunk_powercube.launch b/cob_bringup/bundles/schunk_powercube_legacy.launch similarity index 69% rename from cob_bringup/components/legacy_schunk_powercube.launch rename to cob_bringup/bundles/schunk_powercube_legacy.launch index 97ba7f82e..6695aa68a 100644 --- a/cob_bringup/components/legacy_schunk_powercube.launch +++ b/cob_bringup/bundles/schunk_powercube_legacy.launch @@ -1,23 +1,27 @@ - + + - + + - + + - + + diff --git a/cob_bringup/controllers/base_controller.launch b/cob_bringup/controllers/base_controller.launch index 77e52c8dc..9de59c547 100644 --- a/cob_bringup/controllers/base_controller.launch +++ b/cob_bringup/controllers/base_controller.launch @@ -1,9 +1,6 @@ - - - diff --git a/cob_bringup/controllers/base_controller_plugin.launch b/cob_bringup/controllers/base_controller_plugin.launch index 4a2335ec9..119b833f6 100644 --- a/cob_bringup/controllers/base_controller_plugin.launch +++ b/cob_bringup/controllers/base_controller_plugin.launch @@ -1,14 +1,14 @@ - + - - + + diff --git a/cob_bringup/controllers/cob_trajectory_controller.launch b/cob_bringup/controllers/cob_trajectory_controller.launch index 150c70be0..f732b065d 100644 --- a/cob_bringup/controllers/cob_trajectory_controller.launch +++ b/cob_bringup/controllers/cob_trajectory_controller.launch @@ -1,14 +1,15 @@ - + + - + diff --git a/cob_bringup/controllers/generic_cartesian_controller.launch b/cob_bringup/controllers/generic_cartesian_controller.launch index afc5289dd..b64ab5fe7 100644 --- a/cob_bringup/controllers/generic_cartesian_controller.launch +++ b/cob_bringup/controllers/generic_cartesian_controller.launch @@ -1,7 +1,8 @@ - + + @@ -9,8 +10,8 @@ - - + + diff --git a/cob_bringup/controllers/generic_controller.launch b/cob_bringup/controllers/generic_controller.launch index 881a4ce2f..0b3e456d2 100644 --- a/cob_bringup/controllers/generic_controller.launch +++ b/cob_bringup/controllers/generic_controller.launch @@ -1,15 +1,16 @@ - + + - - + + diff --git a/cob_bringup/drivers/base_driver.launch b/cob_bringup/drivers/base_driver.launch index 0388ca2dd..3c957fdc0 100644 --- a/cob_bringup/drivers/base_driver.launch +++ b/cob_bringup/drivers/base_driver.launch @@ -1,13 +1,13 @@ - + - + diff --git a/cob_bringup/drivers/bms.launch b/cob_bringup/drivers/bms.launch index 69f1f0129..3a89cf0a3 100644 --- a/cob_bringup/drivers/bms.launch +++ b/cob_bringup/drivers/bms.launch @@ -1,15 +1,15 @@ - + - + - + diff --git a/cob_bringup/drivers/canopen_402.launch b/cob_bringup/drivers/canopen_402.launch index 5e9e79d93..a53a6879f 100644 --- a/cob_bringup/drivers/canopen_402.launch +++ b/cob_bringup/drivers/canopen_402.launch @@ -1,7 +1,8 @@ - + + @@ -17,7 +18,7 @@ - + {bus: { device: $(arg can_device) } } {sync: { interval_ms: $(arg interval_ms), overflow: $(arg overflow) } } diff --git a/cob_bringup/drivers/joy.launch b/cob_bringup/drivers/joy.launch index 05eb6dfe0..9ea11c56c 100644 --- a/cob_bringup/drivers/joy.launch +++ b/cob_bringup/drivers/joy.launch @@ -1,12 +1,13 @@ - - + + - + $(arg dev) + $(arg deadzone) diff --git a/cob_bringup/drivers/laser_scan_filter.launch b/cob_bringup/drivers/laser_scan_filter.launch index 1acbae89a..5b4c0cd4e 100644 --- a/cob_bringup/drivers/laser_scan_filter.launch +++ b/cob_bringup/drivers/laser_scan_filter.launch @@ -1,12 +1,11 @@ - - + - + $(arg scan_intervals) diff --git a/cob_bringup/drivers/scan_unifier.launch b/cob_bringup/drivers/scan_unifier.launch index f5fc1cbaf..7391cf51c 100644 --- a/cob_bringup/drivers/scan_unifier.launch +++ b/cob_bringup/drivers/scan_unifier.launch @@ -1,13 +1,13 @@ - - - + + - + $(arg input_scans) + $(arg frame) diff --git a/cob_bringup/drivers/schunk_powercube_chain_driver.launch b/cob_bringup/drivers/schunk_powercube_chain_driver.launch index bfbbd1449..a7a51e60b 100644 --- a/cob_bringup/drivers/schunk_powercube_chain_driver.launch +++ b/cob_bringup/drivers/schunk_powercube_chain_driver.launch @@ -1,12 +1,13 @@ - + + - + diff --git a/cob_bringup/drivers/sick_lms1xx.launch b/cob_bringup/drivers/sick_lms1xx.launch index 5ce20df91..fcde7d284 100644 --- a/cob_bringup/drivers/sick_lms1xx.launch +++ b/cob_bringup/drivers/sick_lms1xx.launch @@ -1,24 +1,31 @@ - + + + + - + + + $(arg host) + $(arg inverted) + $(arg frame_id) - - - - + + + + + - - + diff --git a/cob_bringup/drivers/sick_s300.launch b/cob_bringup/drivers/sick_s300.launch index 7ca1d1135..946020dda 100644 --- a/cob_bringup/drivers/sick_s300.launch +++ b/cob_bringup/drivers/sick_s300.launch @@ -1,24 +1,33 @@ - + + + + + - + + + $(arg port) + $(arg inverted) + $(arg scan_id) + $(arg frame_id) - - - - + + + + + - - + diff --git a/cob_bringup/drivers/ur.launch b/cob_bringup/drivers/ur.launch index 27ed1a001..2b7921e8f 100644 --- a/cob_bringup/drivers/ur.launch +++ b/cob_bringup/drivers/ur.launch @@ -1,7 +1,8 @@ - + + @@ -31,11 +32,13 @@ - + + - + + diff --git a/cob_bringup/modules/arm/cob4-arm3.launch b/cob_bringup/modules/arm/cob4-arm3.launch new file mode 100644 index 000000000..4c39b772a --- /dev/null +++ b/cob_bringup/modules/arm/cob4-arm3.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/arm/cob4-arm4.launch b/cob_bringup/modules/arm/cob4-arm4.launch new file mode 100644 index 000000000..1ce17399c --- /dev/null +++ b/cob_bringup/modules/arm/cob4-arm4.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b3.launch b/cob_bringup/modules/base/cob4-b3.launch new file mode 100644 index 000000000..f6a68e082 --- /dev/null +++ b/cob_bringup/modules/base/cob4-b3.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b4.launch b/cob_bringup/modules/base/cob4-b4.launch new file mode 100644 index 000000000..392feccb9 --- /dev/null +++ b/cob_bringup/modules/base/cob4-b4.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b5.launch b/cob_bringup/modules/base/cob4-b5.launch new file mode 100644 index 000000000..9ae63a547 --- /dev/null +++ b/cob_bringup/modules/base/cob4-b5.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b6.launch b/cob_bringup/modules/base/cob4-b6.launch new file mode 100644 index 000000000..6af98ef17 --- /dev/null +++ b/cob_bringup/modules/base/cob4-b6.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b7.launch b/cob_bringup/modules/base/cob4-b7.launch new file mode 100644 index 000000000..6926e7b5b --- /dev/null +++ b/cob_bringup/modules/base/cob4-b7.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/cob4-b8.launch b/cob_bringup/modules/base/cob4-b8.launch new file mode 100644 index 000000000..9d7fc7c3b --- /dev/null +++ b/cob_bringup/modules/base/cob4-b8.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/raw3-b1.launch b/cob_bringup/modules/base/raw3-b1.launch new file mode 100644 index 000000000..3dc8f4a2b --- /dev/null +++ b/cob_bringup/modules/base/raw3-b1.launch @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/raw3-b3.launch b/cob_bringup/modules/base/raw3-b3.launch new file mode 100644 index 000000000..51535346f --- /dev/null +++ b/cob_bringup/modules/base/raw3-b3.launch @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/base/raw3-b5.launch b/cob_bringup/modules/base/raw3-b5.launch new file mode 100644 index 000000000..184bf7837 --- /dev/null +++ b/cob_bringup/modules/base/raw3-b5.launch @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/sensorring/cob4-s3.launch b/cob_bringup/modules/sensorring/cob4-s3.launch new file mode 100644 index 000000000..9f3a68fd2 --- /dev/null +++ b/cob_bringup/modules/sensorring/cob4-s3.launch @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/torso/cob4-t2.launch b/cob_bringup/modules/torso/cob4-t2.launch new file mode 100644 index 000000000..4a0bd1570 --- /dev/null +++ b/cob_bringup/modules/torso/cob4-t2.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/torso/cob4-t7.launch b/cob_bringup/modules/torso/cob4-t7.launch new file mode 100644 index 000000000..0fa45b999 --- /dev/null +++ b/cob_bringup/modules/torso/cob4-t7.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/cob_bringup/modules/torso/raw3-t1.launch b/cob_bringup/modules/torso/raw3-t1.launch new file mode 100644 index 000000000..c9758178f --- /dev/null +++ b/cob_bringup/modules/torso/raw3-t1.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/cob_bringup/robots/base_solo.launch b/cob_bringup/robots/base_solo.launch index d3832b12c..e68c7d1a0 100644 --- a/cob_bringup/robots/base_solo.launch +++ b/cob_bringup/robots/base_solo.launch @@ -2,6 +2,7 @@ + @@ -16,11 +17,12 @@ - + + - - + + @@ -30,6 +32,10 @@ + + + + diff --git a/cob_bringup/robots/cob4-2.xml b/cob_bringup/robots/cob4-2.xml index 91f616c0c..308fe2020 100644 --- a/cob_bringup/robots/cob4-2.xml +++ b/cob_bringup/robots/cob4-2.xml @@ -12,6 +12,9 @@ + + + @@ -38,34 +41,19 @@ - - + - - - - - - - - - - + + - - - - + + - - - - @@ -73,9 +61,6 @@ - - - @@ -93,7 +78,6 @@ - @@ -121,13 +105,11 @@ - - - - + - + + @@ -163,7 +145,7 @@ - + @@ -183,7 +165,7 @@ - + @@ -205,7 +187,7 @@ - + @@ -225,7 +207,7 @@ - + diff --git a/cob_bringup/robots/cob4-3.xml b/cob_bringup/robots/cob4-3.xml index 0827845d9..feaf5223a 100644 --- a/cob_bringup/robots/cob4-3.xml +++ b/cob_bringup/robots/cob4-3.xml @@ -6,6 +6,8 @@ + + @@ -26,12 +28,12 @@ - - + - - + + + diff --git a/cob_bringup/robots/cob4-4.xml b/cob_bringup/robots/cob4-4.xml index 77db2c397..0e9d4f71d 100644 --- a/cob_bringup/robots/cob4-4.xml +++ b/cob_bringup/robots/cob4-4.xml @@ -7,6 +7,8 @@ + + @@ -27,12 +29,12 @@ - - + - - + + + diff --git a/cob_bringup/robots/cob4-5.xml b/cob_bringup/robots/cob4-5.xml index 0098b54cb..1763db27b 100644 --- a/cob_bringup/robots/cob4-5.xml +++ b/cob_bringup/robots/cob4-5.xml @@ -12,6 +12,13 @@ + + + + + + + @@ -38,34 +45,19 @@ - - - - - - + - - - - - - + + - - - - + + - - - - @@ -73,9 +65,6 @@ - - - @@ -93,7 +82,6 @@ - @@ -121,28 +109,22 @@ - - - - + - - + + - - - - + + - - - - + + + @@ -170,7 +152,7 @@ - + @@ -190,22 +172,22 @@ - + - + - - + + @@ -226,7 +208,7 @@ - + diff --git a/cob_bringup/robots/cob4-6.xml b/cob_bringup/robots/cob4-6.xml index 6c720949d..ca6cb3d44 100644 --- a/cob_bringup/robots/cob4-6.xml +++ b/cob_bringup/robots/cob4-6.xml @@ -7,6 +7,8 @@ + + @@ -27,12 +29,12 @@ - - + - - + + + diff --git a/cob_bringup/robots/cob4-7.xml b/cob_bringup/robots/cob4-7.xml index 6633c8fef..e818c7845 100644 --- a/cob_bringup/robots/cob4-7.xml +++ b/cob_bringup/robots/cob4-7.xml @@ -12,6 +12,9 @@ + + + @@ -38,34 +41,19 @@ + + + + - + - - - - - - - - - - - - - - - - - - - @@ -73,9 +61,6 @@ - - - @@ -93,7 +78,6 @@ - @@ -121,13 +105,11 @@ - - - - + - + + @@ -163,7 +145,7 @@ - + @@ -183,7 +165,7 @@ - + @@ -205,7 +187,7 @@ - + @@ -228,7 +210,7 @@ - + diff --git a/cob_bringup/robots/component_solo_canopen.launch b/cob_bringup/robots/component_solo_canopen.launch index eb7a9dfec..00c68ff29 100644 --- a/cob_bringup/robots/component_solo_canopen.launch +++ b/cob_bringup/robots/component_solo_canopen.launch @@ -17,7 +17,7 @@ - + diff --git a/cob_bringup/robots/raw3-1.xml b/cob_bringup/robots/raw3-1.xml index ba274a96c..6e80bc027 100644 --- a/cob_bringup/robots/raw3-1.xml +++ b/cob_bringup/robots/raw3-1.xml @@ -10,6 +10,10 @@ + + + + @@ -45,27 +49,16 @@ - - - - - - - - - - - - + - - - + + + - + @@ -73,9 +66,6 @@ - - - diff --git a/cob_bringup/robots/raw3-3.xml b/cob_bringup/robots/raw3-3.xml index be3cd37cd..d2cc80ed3 100644 --- a/cob_bringup/robots/raw3-3.xml +++ b/cob_bringup/robots/raw3-3.xml @@ -10,6 +10,8 @@ + + @@ -36,21 +38,11 @@ - - - - - - - - + - - - - - - - - diff --git a/cob_bringup/robots/raw3-5.xml b/cob_bringup/robots/raw3-5.xml index 6c0ad9e54..69f70303e 100644 --- a/cob_bringup/robots/raw3-5.xml +++ b/cob_bringup/robots/raw3-5.xml @@ -7,6 +7,8 @@ + + @@ -30,14 +32,7 @@ - - - - - - - - + @@ -55,16 +50,10 @@ - - - - - - diff --git a/cob_bringup/tools/teleop.launch b/cob_bringup/tools/teleop.launch index 4c4952520..35a2414ca 100644 --- a/cob_bringup/tools/teleop.launch +++ b/cob_bringup/tools/teleop.launch @@ -3,12 +3,6 @@ - - - - - - diff --git a/cob_bringup/tools/twist_mux.launch b/cob_bringup/tools/twist_mux.launch index c5cd2b72a..4d009ae4c 100644 --- a/cob_bringup/tools/twist_mux.launch +++ b/cob_bringup/tools/twist_mux.launch @@ -1,12 +1,10 @@ - - - - + + diff --git a/cob_bringup/tools/velocity_smoother.launch b/cob_bringup/tools/velocity_smoother.launch index fb850a779..c1cbb9b6b 100644 --- a/cob_bringup/tools/velocity_smoother.launch +++ b/cob_bringup/tools/velocity_smoother.launch @@ -3,12 +3,12 @@ YOCS velocity smoother launcher --> - + - + diff --git a/cob_hardware_config/CMakeLists.txt b/cob_hardware_config/CMakeLists.txt index eeb1bbba2..4ce057271 100644 --- a/cob_hardware_config/CMakeLists.txt +++ b/cob_hardware_config/CMakeLists.txt @@ -18,7 +18,7 @@ if(CATKIN_ENABLE_TESTING) endif() ### INSTALL ### -install(DIRECTORY robots test +install(DIRECTORY components modules robots test DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} ) diff --git a/cob_hardware_config/components/sick_lms1xx/sick_lms1xx.yaml b/cob_hardware_config/components/sick_lms1xx/sick_lms1xx.yaml new file mode 100644 index 000000000..4aa8df13a --- /dev/null +++ b/cob_hardware_config/components/sick_lms1xx/sick_lms1xx.yaml @@ -0,0 +1,3 @@ +angle_resolution: 0.25 #deg +scan_frequency: 25 #hz +set_config: false diff --git a/cob_hardware_config/robots/raw3-3/config/base_laser_rear.yaml b/cob_hardware_config/components/sick_s300/sick_s300.yaml similarity index 56% rename from cob_hardware_config/robots/raw3-3/config/base_laser_rear.yaml rename to cob_hardware_config/components/sick_s300/sick_s300.yaml index 4adc524b0..808357da4 100644 --- a/cob_hardware_config/robots/raw3-3/config/base_laser_rear.yaml +++ b/cob_hardware_config/components/sick_s300/sick_s300.yaml @@ -1,9 +1,4 @@ -port: /dev/ttyUSB0 baud: 500000 scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: base_laser_rear_link publish_frequency: 12 -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-5/config/arm_left_cartesian_controller.yaml b/cob_hardware_config/modules/arm/cob4-arm3/arm_left_cartesian_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_left_cartesian_controller.yaml rename to cob_hardware_config/modules/arm/cob4-arm3/arm_left_cartesian_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/arm_left_controller.yaml b/cob_hardware_config/modules/arm/cob4-arm3/arm_left_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_left_controller.yaml rename to cob_hardware_config/modules/arm/cob4-arm3/arm_left_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/arm_left_driver.yaml b/cob_hardware_config/modules/arm/cob4-arm3/arm_left_driver.yaml similarity index 93% rename from cob_hardware_config/robots/cob4-5/config/arm_left_driver.yaml rename to cob_hardware_config/modules/arm/cob4-arm3/arm_left_driver.yaml index f0595eba5..fee6fdd7f 100644 --- a/cob_hardware_config/robots/cob4-5/config/arm_left_driver.yaml +++ b/cob_hardware_config/modules/arm/cob4-arm3/arm_left_driver.yaml @@ -4,7 +4,7 @@ sync: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Schunk_0_63.dcf" + eds_file: "modules/common/Schunk_0_63.dcf" #the following scaling is due to 16bit value range limitation of velocity command in vl mode (2) vel_to_device: "rint(rad2deg(vel)*250)" diff --git a/cob_hardware_config/robots/cob4-5/config/arm_left_self_collision.yaml b/cob_hardware_config/modules/arm/cob4-arm3/arm_left_self_collision.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_left_self_collision.yaml rename to cob_hardware_config/modules/arm/cob4-arm3/arm_left_self_collision.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/arm_right_cartesian_controller.yaml b/cob_hardware_config/modules/arm/cob4-arm4/arm_right_cartesian_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_right_cartesian_controller.yaml rename to cob_hardware_config/modules/arm/cob4-arm4/arm_right_cartesian_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/arm_right_controller.yaml b/cob_hardware_config/modules/arm/cob4-arm4/arm_right_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_right_controller.yaml rename to cob_hardware_config/modules/arm/cob4-arm4/arm_right_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/arm_right_driver.yaml b/cob_hardware_config/modules/arm/cob4-arm4/arm_right_driver.yaml similarity index 93% rename from cob_hardware_config/robots/cob4-5/config/arm_right_driver.yaml rename to cob_hardware_config/modules/arm/cob4-arm4/arm_right_driver.yaml index a5cc67f5e..71ad73288 100644 --- a/cob_hardware_config/robots/cob4-5/config/arm_right_driver.yaml +++ b/cob_hardware_config/modules/arm/cob4-arm4/arm_right_driver.yaml @@ -4,7 +4,7 @@ sync: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Schunk_0_63.dcf" + eds_file: "modules/common/Schunk_0_63.dcf" #the following scaling is due to 16bit value range limitation of velocity command in vl mode (2) vel_to_device: "rint(rad2deg(vel)*250)" diff --git a/cob_hardware_config/robots/cob4-5/config/arm_right_self_collision.yaml b/cob_hardware_config/modules/arm/cob4-arm4/arm_right_self_collision.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/arm_right_self_collision.yaml rename to cob_hardware_config/modules/arm/cob4-arm4/arm_right_self_collision.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/arm_cartesian_controller.yaml b/cob_hardware_config/modules/arm/raw3-ur1/arm_cartesian_controller.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/arm_cartesian_controller.yaml rename to cob_hardware_config/modules/arm/raw3-ur1/arm_cartesian_controller.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/arm_controller.yaml b/cob_hardware_config/modules/arm/raw3-ur1/arm_controller.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/arm_controller.yaml rename to cob_hardware_config/modules/arm/raw3-ur1/arm_controller.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/arm_joint_limits.yaml b/cob_hardware_config/modules/arm/raw3-ur1/arm_joint_limits.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/arm_joint_limits.yaml rename to cob_hardware_config/modules/arm/raw3-ur1/arm_joint_limits.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/arm_self_collision.yaml b/cob_hardware_config/modules/arm/raw3-ur1/arm_self_collision.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/arm_self_collision.yaml rename to cob_hardware_config/modules/arm/raw3-ur1/arm_self_collision.yaml diff --git a/cob_hardware_config/robots/cob4-3/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b3/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-3/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b3/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-3/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b3/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-3/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b3/bms.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b3/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b3/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/cob4-4/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b4/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-4/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b4/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-4/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b4/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-4/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b4/bms.yaml diff --git a/cob_hardware_config/robots/cob4-3/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b4/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-3/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b4/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b5/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b5/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_front.xml b/cob_hardware_config/modules/base/cob4-b5/base_laser_front.xml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/base_laser_front.xml rename to cob_hardware_config/modules/base/cob4-b5/base_laser_front.xml diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_left.xml b/cob_hardware_config/modules/base/cob4-b5/base_laser_left.xml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/base_laser_left.xml rename to cob_hardware_config/modules/base/cob4-b5/base_laser_left.xml diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_right.xml b/cob_hardware_config/modules/base/cob4-b5/base_laser_right.xml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/base_laser_right.xml rename to cob_hardware_config/modules/base/cob4-b5/base_laser_right.xml diff --git a/cob_hardware_config/robots/cob4-5/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b5/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b5/bms.yaml diff --git a/cob_hardware_config/robots/cob4-4/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b5/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-4/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b5/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/cob4-6/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b6/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-6/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b6/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-6/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b6/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-6/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b6/bms.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b6/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b6/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b7/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b7/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_front.xml b/cob_hardware_config/modules/base/cob4-b7/base_laser_front.xml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/base_laser_front.xml rename to cob_hardware_config/modules/base/cob4-b7/base_laser_front.xml diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_left.xml b/cob_hardware_config/modules/base/cob4-b7/base_laser_left.xml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/base_laser_left.xml rename to cob_hardware_config/modules/base/cob4-b7/base_laser_left.xml diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_right.xml b/cob_hardware_config/modules/base/cob4-b7/base_laser_right.xml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/base_laser_right.xml rename to cob_hardware_config/modules/base/cob4-b7/base_laser_right.xml diff --git a/cob_hardware_config/robots/cob4-2/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b7/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b7/bms.yaml diff --git a/cob_hardware_config/robots/cob4-6/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b7/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-6/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b7/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/base_driver.yaml b/cob_hardware_config/modules/base/cob4-b8/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/base_driver.yaml rename to cob_hardware_config/modules/base/cob4-b8/base_driver.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_front.xml b/cob_hardware_config/modules/base/cob4-b8/base_laser_front.xml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/base_laser_front.xml rename to cob_hardware_config/modules/base/cob4-b8/base_laser_front.xml diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_left.xml b/cob_hardware_config/modules/base/cob4-b8/base_laser_left.xml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/base_laser_left.xml rename to cob_hardware_config/modules/base/cob4-b8/base_laser_left.xml diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_right.xml b/cob_hardware_config/modules/base/cob4-b8/base_laser_right.xml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/base_laser_right.xml rename to cob_hardware_config/modules/base/cob4-b8/base_laser_right.xml diff --git a/cob_hardware_config/robots/cob4-7/config/bms.yaml b/cob_hardware_config/modules/base/cob4-b8/bms.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/bms.yaml rename to cob_hardware_config/modules/base/cob4-b8/bms.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/cob4-b8/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/cob4-b8/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/common/cob4_base_controller.yaml b/cob_hardware_config/modules/base/common/base_cob4_controller.yaml similarity index 100% rename from cob_hardware_config/robots/common/cob4_base_controller.yaml rename to cob_hardware_config/modules/base/common/base_cob4_controller.yaml diff --git a/cob_hardware_config/robots/common/cob4_base_driver.yaml b/cob_hardware_config/modules/base/common/base_cob4_driver.yaml similarity index 97% rename from cob_hardware_config/robots/common/cob4_base_driver.yaml rename to cob_hardware_config/modules/base/common/base_cob4_driver.yaml index 0eaf070a7..96877b090 100644 --- a/cob_hardware_config/robots/common/cob4_base_driver.yaml +++ b/cob_hardware_config/modules/base/common/base_cob4_driver.yaml @@ -7,7 +7,7 @@ heartbeat: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Elmo.dcf" + eds_file: "modules/common/Elmo.dcf" dcf_overlay: "6083": "1000000" # profile acceleration "6084": "1000000" # profile deceleration diff --git a/cob_hardware_config/robots/common/raw3_base_controller.yaml b/cob_hardware_config/modules/base/common/base_raw3_controller.yaml similarity index 100% rename from cob_hardware_config/robots/common/raw3_base_controller.yaml rename to cob_hardware_config/modules/base/common/base_raw3_controller.yaml diff --git a/cob_hardware_config/robots/common/raw3_base_driver.yaml b/cob_hardware_config/modules/base/common/base_raw3_driver.yaml similarity index 98% rename from cob_hardware_config/robots/common/raw3_base_driver.yaml rename to cob_hardware_config/modules/base/common/base_raw3_driver.yaml index 8fde724f4..a6da34f7e 100644 --- a/cob_hardware_config/robots/common/raw3_base_driver.yaml +++ b/cob_hardware_config/modules/base/common/base_raw3_driver.yaml @@ -7,7 +7,7 @@ heartbeat: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/ElmoSimplIQ.dcf" + eds_file: "modules/common/ElmoSimplIQ.dcf" dcf_overlay: "606A": "1" # read velocity from velocity sensor "607F": "240000" # max profile velocity diff --git a/cob_hardware_config/robots/common/twist_mux_locks.yaml b/cob_hardware_config/modules/base/common/twist_mux_locks.yaml similarity index 100% rename from cob_hardware_config/robots/common/twist_mux_locks.yaml rename to cob_hardware_config/modules/base/common/twist_mux_locks.yaml diff --git a/cob_hardware_config/robots/common/twist_mux_topics.yaml b/cob_hardware_config/modules/base/common/twist_mux_topics.yaml similarity index 100% rename from cob_hardware_config/robots/common/twist_mux_topics.yaml rename to cob_hardware_config/modules/base/common/twist_mux_topics.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/base/CanCtrl.ini b/cob_hardware_config/modules/base/raw3-b1/base/CanCtrl.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/CanCtrl.ini rename to cob_hardware_config/modules/base/raw3-b1/base/CanCtrl.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base/Interpolation.ini b/cob_hardware_config/modules/base/raw3-b1/base/Interpolation.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/Interpolation.ini rename to cob_hardware_config/modules/base/raw3-b1/base/Interpolation.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base/MotionCtrl.ini b/cob_hardware_config/modules/base/raw3-b1/base/MotionCtrl.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/MotionCtrl.ini rename to cob_hardware_config/modules/base/raw3-b1/base/MotionCtrl.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base/NetworkComm.ini b/cob_hardware_config/modules/base/raw3-b1/base/NetworkComm.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/NetworkComm.ini rename to cob_hardware_config/modules/base/raw3-b1/base/NetworkComm.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base/Platform.ini b/cob_hardware_config/modules/base/raw3-b1/base/Platform.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/Platform.ini rename to cob_hardware_config/modules/base/raw3-b1/base/Platform.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base/PltfIdent.ini b/cob_hardware_config/modules/base/raw3-b1/base/PltfIdent.ini similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base/PltfIdent.ini rename to cob_hardware_config/modules/base/raw3-b1/base/PltfIdent.ini diff --git a/cob_hardware_config/robots/raw3-1/config/base_controller.yaml b/cob_hardware_config/modules/base/raw3-b1/base_controller.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base_controller.yaml rename to cob_hardware_config/modules/base/raw3-b1/base_controller.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/base_joint_limits.yaml b/cob_hardware_config/modules/base/raw3-b1/base_joint_limits.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/base_joint_limits.yaml rename to cob_hardware_config/modules/base/raw3-b1/base_joint_limits.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/raw3-b1/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/raw3-b1/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/raw3-3/config/base/CanCtrl.ini b/cob_hardware_config/modules/base/raw3-b3/base/CanCtrl.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/CanCtrl.ini rename to cob_hardware_config/modules/base/raw3-b3/base/CanCtrl.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base/Interpolation.ini b/cob_hardware_config/modules/base/raw3-b3/base/Interpolation.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/Interpolation.ini rename to cob_hardware_config/modules/base/raw3-b3/base/Interpolation.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base/MotionCtrl.ini b/cob_hardware_config/modules/base/raw3-b3/base/MotionCtrl.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/MotionCtrl.ini rename to cob_hardware_config/modules/base/raw3-b3/base/MotionCtrl.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base/NetworkComm.ini b/cob_hardware_config/modules/base/raw3-b3/base/NetworkComm.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/NetworkComm.ini rename to cob_hardware_config/modules/base/raw3-b3/base/NetworkComm.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base/Platform.ini b/cob_hardware_config/modules/base/raw3-b3/base/Platform.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/Platform.ini rename to cob_hardware_config/modules/base/raw3-b3/base/Platform.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base/PltfIdent.ini b/cob_hardware_config/modules/base/raw3-b3/base/PltfIdent.ini similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base/PltfIdent.ini rename to cob_hardware_config/modules/base/raw3-b3/base/PltfIdent.ini diff --git a/cob_hardware_config/robots/raw3-3/config/base_controller.yaml b/cob_hardware_config/modules/base/raw3-b3/base_controller.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base_controller.yaml rename to cob_hardware_config/modules/base/raw3-b3/base_controller.yaml diff --git a/cob_hardware_config/robots/raw3-3/config/base_joint_limits.yaml b/cob_hardware_config/modules/base/raw3-b3/base_joint_limits.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/base_joint_limits.yaml rename to cob_hardware_config/modules/base/raw3-b3/base_joint_limits.yaml diff --git a/cob_hardware_config/robots/raw3-3/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/raw3-b3/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-3/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/raw3-b3/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/raw3-5/config/base_driver.yaml b/cob_hardware_config/modules/base/raw3-b5/base_driver.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-5/config/base_driver.yaml rename to cob_hardware_config/modules/base/raw3-b5/base_driver.yaml diff --git a/cob_hardware_config/robots/raw3-5/config/base_joint_limits.yaml b/cob_hardware_config/modules/base/raw3-b5/base_joint_limits.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-5/config/base_joint_limits.yaml rename to cob_hardware_config/modules/base/raw3-b5/base_joint_limits.yaml diff --git a/cob_hardware_config/robots/raw3-5/config/velocity_smoother.yaml b/cob_hardware_config/modules/base/raw3-b5/velocity_smoother.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-5/config/velocity_smoother.yaml rename to cob_hardware_config/modules/base/raw3-b5/velocity_smoother.yaml diff --git a/cob_hardware_config/robots/common/Elmo.dcf b/cob_hardware_config/modules/common/Elmo.dcf similarity index 100% rename from cob_hardware_config/robots/common/Elmo.dcf rename to cob_hardware_config/modules/common/Elmo.dcf diff --git a/cob_hardware_config/robots/common/ElmoSimplIQ.dcf b/cob_hardware_config/modules/common/ElmoSimplIQ.dcf similarity index 100% rename from cob_hardware_config/robots/common/ElmoSimplIQ.dcf rename to cob_hardware_config/modules/common/ElmoSimplIQ.dcf diff --git a/cob_hardware_config/robots/common/Schunk_0_63.dcf b/cob_hardware_config/modules/common/Schunk_0_63.dcf similarity index 100% rename from cob_hardware_config/robots/common/Schunk_0_63.dcf rename to cob_hardware_config/modules/common/Schunk_0_63.dcf diff --git a/cob_hardware_config/robots/cob4-5/config/gripper_left_controller.yaml b/cob_hardware_config/modules/gripper/cob4-hand3/gripper_left_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/gripper_left_controller.yaml rename to cob_hardware_config/modules/gripper/cob4-hand3/gripper_left_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/gripper_right_controller.yaml b/cob_hardware_config/modules/gripper/cob4-hand4/gripper_right_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/gripper_right_controller.yaml rename to cob_hardware_config/modules/gripper/cob4-hand4/gripper_right_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/sensorring_controller.yaml b/cob_hardware_config/modules/sensorring/cob4-s3/sensorring_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-5/config/sensorring_controller.yaml rename to cob_hardware_config/modules/sensorring/cob4-s3/sensorring_controller.yaml diff --git a/cob_hardware_config/robots/cob4-5/config/sensorring_driver.yaml b/cob_hardware_config/modules/sensorring/cob4-s3/sensorring_driver.yaml similarity index 81% rename from cob_hardware_config/robots/cob4-5/config/sensorring_driver.yaml rename to cob_hardware_config/modules/sensorring/cob4-s3/sensorring_driver.yaml index 80913d963..3eb255acb 100644 --- a/cob_hardware_config/robots/cob4-5/config/sensorring_driver.yaml +++ b/cob_hardware_config/modules/sensorring/cob4-s3/sensorring_driver.yaml @@ -7,7 +7,7 @@ heartbeat: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Elmo.dcf" + eds_file: "modules/common/Elmo.dcf" nodes: - name: sensorring_joint diff --git a/cob_hardware_config/robots/cob4-2/config/torso_cartesian_controller.yaml b/cob_hardware_config/modules/torso/cob4-t2/torso_cartesian_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/torso_cartesian_controller.yaml rename to cob_hardware_config/modules/torso/cob4-t2/torso_cartesian_controller.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/torso_controller.yaml b/cob_hardware_config/modules/torso/cob4-t2/torso_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/torso_controller.yaml rename to cob_hardware_config/modules/torso/cob4-t2/torso_controller.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/torso_driver.yaml b/cob_hardware_config/modules/torso/cob4-t2/torso_driver.yaml similarity index 97% rename from cob_hardware_config/robots/cob4-7/config/torso_driver.yaml rename to cob_hardware_config/modules/torso/cob4-t2/torso_driver.yaml index fe2033ffc..720965aa0 100644 --- a/cob_hardware_config/robots/cob4-7/config/torso_driver.yaml +++ b/cob_hardware_config/modules/torso/cob4-t2/torso_driver.yaml @@ -7,7 +7,7 @@ heartbeat: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Elmo.dcf" + eds_file: "modules/common/Elmo.dcf" vel_from_device: "v != v ? v=0 : v=smooth(deg2rad(obj606c/1000.0),v,0.3)" # for smoother current velocity in joint_states motor_layer: switching_state: 4 # switched on - stop controller before switching modes diff --git a/cob_hardware_config/robots/cob4-2/config/torso_self_collision.yaml b/cob_hardware_config/modules/torso/cob4-t2/torso_self_collision.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-2/config/torso_self_collision.yaml rename to cob_hardware_config/modules/torso/cob4-t2/torso_self_collision.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/torso_cartesian_controller.yaml b/cob_hardware_config/modules/torso/cob4-t7/torso_cartesian_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/torso_cartesian_controller.yaml rename to cob_hardware_config/modules/torso/cob4-t7/torso_cartesian_controller.yaml diff --git a/cob_hardware_config/robots/cob4-7/config/torso_controller.yaml b/cob_hardware_config/modules/torso/cob4-t7/torso_controller.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/torso_controller.yaml rename to cob_hardware_config/modules/torso/cob4-t7/torso_controller.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/torso_driver.yaml b/cob_hardware_config/modules/torso/cob4-t7/torso_driver.yaml similarity index 97% rename from cob_hardware_config/robots/cob4-2/config/torso_driver.yaml rename to cob_hardware_config/modules/torso/cob4-t7/torso_driver.yaml index fe2033ffc..720965aa0 100644 --- a/cob_hardware_config/robots/cob4-2/config/torso_driver.yaml +++ b/cob_hardware_config/modules/torso/cob4-t7/torso_driver.yaml @@ -7,7 +7,7 @@ heartbeat: defaults: eds_pkg: cob_hardware_config - eds_file: "robots/common/Elmo.dcf" + eds_file: "modules/common/Elmo.dcf" vel_from_device: "v != v ? v=0 : v=smooth(deg2rad(obj606c/1000.0),v,0.3)" # for smoother current velocity in joint_states motor_layer: switching_state: 4 # switched on - stop controller before switching modes diff --git a/cob_hardware_config/robots/cob4-7/config/torso_self_collision.yaml b/cob_hardware_config/modules/torso/cob4-t7/torso_self_collision.yaml similarity index 100% rename from cob_hardware_config/robots/cob4-7/config/torso_self_collision.yaml rename to cob_hardware_config/modules/torso/cob4-t7/torso_self_collision.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/torso_controller.yaml b/cob_hardware_config/modules/torso/raw3-t1/torso_controller.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/torso_controller.yaml rename to cob_hardware_config/modules/torso/raw3-t1/torso_controller.yaml diff --git a/cob_hardware_config/robots/raw3-1/config/torso_driver.yaml b/cob_hardware_config/modules/torso/raw3-t1/torso_driver.yaml similarity index 100% rename from cob_hardware_config/robots/raw3-1/config/torso_driver.yaml rename to cob_hardware_config/modules/torso/raw3-t1/torso_driver.yaml diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_front.yaml b/cob_hardware_config/robots/cob4-2/config/base_laser_front.yaml deleted file mode 100644 index 2b6a53b70..000000000 --- a/cob_hardware_config/robots/cob4-2/config/base_laser_front.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanFront -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_front_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_left.yaml b/cob_hardware_config/robots/cob4-2/config/base_laser_left.yaml deleted file mode 100644 index 93039c115..000000000 --- a/cob_hardware_config/robots/cob4-2/config/base_laser_left.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanLeft -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_left_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-2/config/base_laser_right.yaml b/cob_hardware_config/robots/cob4-2/config/base_laser_right.yaml deleted file mode 100644 index 39770bd4e..000000000 --- a/cob_hardware_config/robots/cob4-2/config/base_laser_right.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanRight -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 8 -frame_id: /base_laser_right_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-2/config/joy.yaml b/cob_hardware_config/robots/cob4-2/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-2/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-2/config/scan_unifier_config.yaml b/cob_hardware_config/robots/cob4-2/config/scan_unifier_config.yaml deleted file mode 100644 index 19e563d25..000000000 --- a/cob_hardware_config/robots/cob4-2/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_left/scan","base_laser_right/scan"] -loop_rate: 100.0 diff --git a/cob_hardware_config/robots/cob4-2/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-2/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-2/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-2/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-2/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-2/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-3/config/joy.yaml b/cob_hardware_config/robots/cob4-3/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-3/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-3/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-3/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-3/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-3/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-3/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-3/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-4/config/joy.yaml b/cob_hardware_config/robots/cob4-4/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-4/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-4/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-4/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-4/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-4/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-4/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-4/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_front.yaml b/cob_hardware_config/robots/cob4-5/config/base_laser_front.yaml deleted file mode 100644 index 2b6a53b70..000000000 --- a/cob_hardware_config/robots/cob4-5/config/base_laser_front.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanFront -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_front_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_left.yaml b/cob_hardware_config/robots/cob4-5/config/base_laser_left.yaml deleted file mode 100644 index 93039c115..000000000 --- a/cob_hardware_config/robots/cob4-5/config/base_laser_left.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanLeft -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_left_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-5/config/base_laser_right.yaml b/cob_hardware_config/robots/cob4-5/config/base_laser_right.yaml deleted file mode 100644 index 39770bd4e..000000000 --- a/cob_hardware_config/robots/cob4-5/config/base_laser_right.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanRight -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 8 -frame_id: /base_laser_right_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-5/config/joy.yaml b/cob_hardware_config/robots/cob4-5/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-5/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-5/config/scan_unifier_config.yaml b/cob_hardware_config/robots/cob4-5/config/scan_unifier_config.yaml deleted file mode 100644 index f7749be0f..000000000 --- a/cob_hardware_config/robots/cob4-5/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_left/scan","base_laser_right/scan"] -loop_rate: 10 diff --git a/cob_hardware_config/robots/cob4-5/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-5/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-5/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-5/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-5/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-5/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-6/config/joy.yaml b/cob_hardware_config/robots/cob4-6/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-6/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-6/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-6/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-6/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-6/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-6/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-6/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_front.yaml b/cob_hardware_config/robots/cob4-7/config/base_laser_front.yaml deleted file mode 100644 index 2b6a53b70..000000000 --- a/cob_hardware_config/robots/cob4-7/config/base_laser_front.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanFront -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_front_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_left.yaml b/cob_hardware_config/robots/cob4-7/config/base_laser_left.yaml deleted file mode 100644 index 93039c115..000000000 --- a/cob_hardware_config/robots/cob4-7/config/base_laser_left.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanLeft -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: /base_laser_left_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-7/config/base_laser_right.yaml b/cob_hardware_config/robots/cob4-7/config/base_laser_right.yaml deleted file mode 100644 index 39770bd4e..000000000 --- a/cob_hardware_config/robots/cob4-7/config/base_laser_right.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScanRight -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 8 -frame_id: /base_laser_right_link -publish_frequency: 12 -scan_intervals: [[-1.5, 1.5]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/cob4-7/config/joy.yaml b/cob_hardware_config/robots/cob4-7/config/joy.yaml deleted file mode 100644 index f07d1f5a0..000000000 --- a/cob_hardware_config/robots/cob4-7/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/joypad -deadzone: 0.12 diff --git a/cob_hardware_config/robots/cob4-7/config/scan_unifier_config.yaml b/cob_hardware_config/robots/cob4-7/config/scan_unifier_config.yaml deleted file mode 100644 index 19e563d25..000000000 --- a/cob_hardware_config/robots/cob4-7/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_left/scan","base_laser_right/scan"] -loop_rate: 100.0 diff --git a/cob_hardware_config/robots/cob4-7/config/twist_mux_locks.yaml b/cob_hardware_config/robots/cob4-7/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/cob4-7/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/cob4-7/config/twist_mux_topics.yaml b/cob_hardware_config/robots/cob4-7/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/cob4-7/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-1/config/base_laser_front.yaml b/cob_hardware_config/robots/raw3-1/config/base_laser_front.yaml deleted file mode 100644 index c69a181c3..000000000 --- a/cob_hardware_config/robots/raw3-1/config/base_laser_front.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScan0 -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: base_laser_front_link -publish_frequency: 12 -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/raw3-1/config/base_laser_rear.yaml b/cob_hardware_config/robots/raw3-1/config/base_laser_rear.yaml deleted file mode 100644 index 64c170eba..000000000 --- a/cob_hardware_config/robots/raw3-1/config/base_laser_rear.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyScan1 -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: base_laser_rear_link -publish_frequency: 12 -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/raw3-1/config/joy.yaml b/cob_hardware_config/robots/raw3-1/config/joy.yaml deleted file mode 100644 index f1ac16012..000000000 --- a/cob_hardware_config/robots/raw3-1/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/input/js0 -deadzone: 0.12 diff --git a/cob_hardware_config/robots/raw3-1/config/scan_unifier_config.yaml b/cob_hardware_config/robots/raw3-1/config/scan_unifier_config.yaml deleted file mode 100644 index 8ebaa85f0..000000000 --- a/cob_hardware_config/robots/raw3-1/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_rear/scan"] -loop_rate: 100.0 diff --git a/cob_hardware_config/robots/raw3-1/config/twist_mux_locks.yaml b/cob_hardware_config/robots/raw3-1/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/raw3-1/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-1/config/twist_mux_topics.yaml b/cob_hardware_config/robots/raw3-1/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/raw3-1/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-3/config/base_laser_front.yaml b/cob_hardware_config/robots/raw3-3/config/base_laser_front.yaml deleted file mode 100644 index 1f1b855b0..000000000 --- a/cob_hardware_config/robots/raw3-3/config/base_laser_front.yaml +++ /dev/null @@ -1,9 +0,0 @@ -port: /dev/ttyUSB1 -baud: 500000 -scan_duration: 0.025 #no info about that in SICK-docu, but 0.025 is believable and looks good in rviz -scan_cycle_time: 0.040 #SICK-docu says S300 scans every 40ms -inverted: false -scan_id: 7 -frame_id: base_laser_front_link -publish_frequency: 12 -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan diff --git a/cob_hardware_config/robots/raw3-3/config/joy.yaml b/cob_hardware_config/robots/raw3-3/config/joy.yaml deleted file mode 100644 index f1ac16012..000000000 --- a/cob_hardware_config/robots/raw3-3/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/input/js0 -deadzone: 0.12 diff --git a/cob_hardware_config/robots/raw3-3/config/scan_unifier_config.yaml b/cob_hardware_config/robots/raw3-3/config/scan_unifier_config.yaml deleted file mode 100644 index 8ebaa85f0..000000000 --- a/cob_hardware_config/robots/raw3-3/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_rear/scan"] -loop_rate: 100.0 diff --git a/cob_hardware_config/robots/raw3-3/config/twist_mux_locks.yaml b/cob_hardware_config/robots/raw3-3/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/raw3-3/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-3/config/twist_mux_topics.yaml b/cob_hardware_config/robots/raw3-3/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/raw3-3/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-5/config/base_laser_front.yaml b/cob_hardware_config/robots/raw3-5/config/base_laser_front.yaml deleted file mode 100644 index 27075848f..000000000 --- a/cob_hardware_config/robots/raw3-5/config/base_laser_front.yaml +++ /dev/null @@ -1,7 +0,0 @@ -host: 141.3.80.116 -angle_resolution: 0.25 #deg -scan_frequency: 25 #hz -inverted: true -frame_id: base_laser_front_link -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan -set_config: false diff --git a/cob_hardware_config/robots/raw3-5/config/base_laser_rear.yaml b/cob_hardware_config/robots/raw3-5/config/base_laser_rear.yaml deleted file mode 100644 index 187a2efda..000000000 --- a/cob_hardware_config/robots/raw3-5/config/base_laser_rear.yaml +++ /dev/null @@ -1,7 +0,0 @@ -host: 141.3.80.115 -angle_resolution: 0.25 #deg -scan_frequency: 25 #hz -inverted: true -frame_id: base_laser_rear_link -scan_intervals: [[-2.0, 2.0]] #[rad] these intervals are included to the scan -set_config: false diff --git a/cob_hardware_config/robots/raw3-5/config/joy.yaml b/cob_hardware_config/robots/raw3-5/config/joy.yaml deleted file mode 100644 index f1ac16012..000000000 --- a/cob_hardware_config/robots/raw3-5/config/joy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -dev: /dev/input/js0 -deadzone: 0.12 diff --git a/cob_hardware_config/robots/raw3-5/config/scan_unifier_config.yaml b/cob_hardware_config/robots/raw3-5/config/scan_unifier_config.yaml deleted file mode 100644 index 8ebaa85f0..000000000 --- a/cob_hardware_config/robots/raw3-5/config/scan_unifier_config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -#Scan_unifier_config-parameters - -input_scans: ["base_laser_front/scan","base_laser_rear/scan"] -loop_rate: 100.0 diff --git a/cob_hardware_config/robots/raw3-5/config/twist_mux_locks.yaml b/cob_hardware_config/robots/raw3-5/config/twist_mux_locks.yaml deleted file mode 120000 index f2605d317..000000000 --- a/cob_hardware_config/robots/raw3-5/config/twist_mux_locks.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_locks.yaml \ No newline at end of file diff --git a/cob_hardware_config/robots/raw3-5/config/twist_mux_topics.yaml b/cob_hardware_config/robots/raw3-5/config/twist_mux_topics.yaml deleted file mode 120000 index f50c88054..000000000 --- a/cob_hardware_config/robots/raw3-5/config/twist_mux_topics.yaml +++ /dev/null @@ -1 +0,0 @@ -../../common/twist_mux_topics.yaml \ No newline at end of file