forked from carlosmccosta/dynamic_robot_localization_tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated 6 DoF tests. Added labiomep tests. Improved slam 3 DoF.
- Loading branch information
1 parent
142442c
commit 3646b02
Showing
35 changed files
with
808 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
localization_point_type: 'PointXYZRGBNormal' | ||
|
||
filters: | ||
reference_pointcloud: | ||
1_voxel_grid: | ||
leaf_size_x: 0.0025 | ||
leaf_size_y: 0.0025 | ||
leaf_size_z: 0.0025 | ||
filter_limit_field_name: 'z' | ||
filter_limit_min: -5.0 | ||
filter_limit_max: 5.0 | ||
filtered_cloud_publish_topic: '' | ||
downsample_all_data: true | ||
save_leaf_layout: false | ||
# 2_covariance_sampling: | ||
# number_of_samples: 10000 | ||
# filtered_cloud_publish_topic: '' | ||
# 3_random_sample: | ||
# number_of_random_samples: 6000 | ||
# invert_sampling: false | ||
# filtered_cloud_publish_topic: '' | ||
ambient_pointcloud_integration_filters: | ||
1_voxel_grid: | ||
leaf_size_x: 0.0025 | ||
leaf_size_y: 0.0025 | ||
leaf_size_z: 0.0025 | ||
filter_limit_field_name: 'z' | ||
filter_limit_min: -5.0 | ||
filter_limit_max: 5.0 | ||
filtered_cloud_publish_topic: '' | ||
downsample_all_data: true | ||
save_leaf_layout: false | ||
4_crop_box: | ||
box_min_x: -2.0 | ||
box_min_y: -2.0 | ||
box_min_z: 0.4 | ||
box_max_x: 2.0 | ||
box_max_y: 2.0 | ||
box_max_z: 3.5 | ||
box_translation_x: 0.0 | ||
box_translation_y: 0.0 | ||
box_translation_z: 0.0 | ||
box_rotation_roll: 0.0 | ||
box_rotation_pitch: 0.0 | ||
box_rotation_yaw: 0.0 | ||
invert_selection: false | ||
filtered_cloud_publish_topic: '' | ||
5_random_sample: | ||
number_of_random_samples: 10000 | ||
invert_sampling: false | ||
filtered_cloud_publish_topic: '' | ||
# ambient_pointcloud_integration_filters_map_frame: | ||
# 4_crop_box: | ||
# box_min_x: 1.5 | ||
# box_min_y: -2.0 | ||
# box_min_z: -0.2 | ||
# box_max_x: 3.5 | ||
# box_max_y: 1.0 | ||
# box_max_z: 1.5 | ||
# box_translation_x: 0.0 | ||
# box_translation_y: 0.0 | ||
# box_translation_z: 0.0 | ||
# box_rotation_roll: 0.0 | ||
# box_rotation_pitch: 0.0 | ||
# box_rotation_yaw: 0.0 | ||
# invert_selection: false | ||
# filtered_cloud_publish_topic: '' | ||
ambient_pointcloud: | ||
1_voxel_grid: | ||
leaf_size_x: 0.0025 | ||
leaf_size_y: 0.0025 | ||
leaf_size_z: 0.0025 | ||
filter_limit_field_name: 'z' | ||
filter_limit_min: -5.0 | ||
filter_limit_max: 5.0 | ||
filtered_cloud_publish_topic: '' | ||
downsample_all_data: true | ||
save_leaf_layout: false | ||
# 2_approximate_voxel_grid: | ||
# leaf_size_x: 0.025 | ||
# leaf_size_y: 0.025 | ||
# leaf_size_z: 0.025 | ||
# filtered_cloud_publish_topic: '' | ||
# downsample_all_data: false | ||
# 3_radius_outlier_removal: | ||
# radius_search: 2.0 | ||
# min_neighbors_in_radius: 6 | ||
# invert_removal: false | ||
# filtered_cloud_publish_topic: '' | ||
4_crop_box: | ||
box_min_x: -2.0 | ||
box_min_y: -2.0 | ||
box_min_z: 0.4 | ||
box_max_x: 2.0 | ||
box_max_y: 2.0 | ||
box_max_z: 3.5 | ||
box_translation_x: 0.0 | ||
box_translation_y: 0.0 | ||
box_translation_z: 0.0 | ||
box_rotation_roll: 0.0 | ||
box_rotation_pitch: 0.0 | ||
box_rotation_yaw: 0.0 | ||
invert_selection: false | ||
filtered_cloud_publish_topic: '' | ||
5_random_sample: | ||
number_of_random_samples: 2500 | ||
invert_sampling: false | ||
filtered_cloud_publish_topic: '' | ||
# 6_statistical_outlier_removal: | ||
# number_of_neighbors_for_mean_distance_estimation: 6 | ||
# standard_deviation_multiplier: 2.0 | ||
# invert_selection: false | ||
# filtered_cloud_publish_topic: '' | ||
# 7_covariance_sampling: | ||
# number_of_samples: 1000 | ||
# filtered_cloud_publish_topic: '' | ||
# 8_radius_outlier_removal: | ||
# radius_search: 1.0 | ||
# min_neighbors_in_radius: 2 | ||
# invert_removal: false | ||
# filtered_cloud_publish_topic: '' | ||
ambient_pointcloud_map_frame: | ||
4_crop_box: | ||
box_min_x: 1.5 | ||
box_min_y: -2.0 | ||
box_min_z: -0.2 | ||
box_max_x: 3.5 | ||
box_max_y: 1.0 | ||
box_max_z: 1.5 | ||
box_translation_x: 0.0 | ||
box_translation_y: 0.0 | ||
box_translation_z: 0.0 | ||
box_rotation_roll: 0.0 | ||
box_rotation_pitch: 0.0 | ||
box_rotation_yaw: 0.0 | ||
invert_selection: false | ||
filtered_cloud_publish_topic: 'ambient_pointcloud_filtered' |
3 changes: 2 additions & 1 deletion
3
launch/environments/crob_lab/guardian/bags/test_bag_guardian_controller_1.launch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
launch/environments/crob_lab/guardian/bags/test_bag_guardian_controller_2.launch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
launch/environments/crob_lab/guardian/bags/test_bag_guardian_controller_3.launch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<launch> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_1" args="0.0 0.0 0.0635 0.0 0.0 0.0 base_footprint base_link" /> | ||
|
||
<!-- front laser --> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_2" args="0.46 -0.0025 0.2535 0.0 0.0 0.0 base_link hokuyo_front_laser_tilt_support_link" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_3" args="0.0 0.0 0.0 0.0 0.0 0.0 hokuyo_front_laser_tilt_support_link hokuyo_front_laser_tilt_axis_link" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_4" args="0.026 -0.0015 0.0565 -0.023 0.0 -0.013 hokuyo_front_laser_tilt_axis_link hokuyo_front_laser_link" /> | ||
|
||
<!-- back laser --> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_5" args="-0.433 -0.0085 0.3065 3.14159265359 0.0 0.0 base_link hokuyo_back_laser_link" /> | ||
|
||
<!-- IMUs --> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_6" args="0.0775 0.0 0.1555 0.0 0.0 0.0 base_link imu_mpu_9150_link" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_7" args="0.0560 0.0 0.1355 0.0 0.0 0.0 base_link imu_um7_link" /> | ||
|
||
<!-- support --> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_8" args="0.185 0 0.2425 0.0 0.0 0.0 base_link support_bottom_link" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_9" args="0.33 0.0 0.265 0.0 0.0 0.0 support_bottom_link support_top_link" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_10" args="-0.02 -0.015 0.0 0.015 0.63 1.58 support_top_link camera_link_support_axis" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_11" args="0.045 0.06 0.017 0.0 0.0 0.0 camera_link_support_axis camera_link" /> | ||
|
||
<!-- structure io --> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_12" args="0.0 -0.045 0.0 0.0 0.0 0.0 /camera_link /camera_rgb_frame" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_13" args="0.0 0.0 0.0 -0.5 0.5 -0.5 0.5 /camera_rgb_frame /camera_rgb_optical_frame" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_14" args="0.0 -0.02 0.0 0.0 0.0 0.0 /camera_link /camera_depth_frame" /> | ||
<node pkg="tf2_ros" type="static_transform_publisher" name="tf_robot_labiomep_15" args="0.0 0.0 0.0 -0.5 0.5 -0.5 0.5 /camera_depth_frame /camera_depth_optical_frame" /> | ||
</launch> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.