|
1 | 1 | /**:
|
2 | 2 | ros__parameters:
|
| 3 | + use_sim_time: true |
| 4 | + path_bag_without_object: /home/berkay/projects/bags/awsim-bag/bag-without-car-full/rosbag2_2024_01_17-16_23_07_0.db3 |
| 5 | + path_bag_with_object: /home/berkay/projects/bags/awsim-bag/bag-with-car-full/rosbag2_2024_01_17-17_27_14_0.db3 |
| 6 | + topic_cloud: /sensing/lidar/top/pointcloud_raw_ex |
3 | 7 | observer:
|
4 |
| - timer_period: 0.033 # s |
| 8 | + timer_period: 0.1 # s |
5 | 9 | spawn_distance_threshold: 25.0
|
6 | 10 | control_cmd_buffer_time_interval: 1.0
|
7 | 11 | min_number_descending_order_control_cmd: 8
|
8 | 12 | min_jerk_for_brake_cmd: 0.3
|
9 | 13 | test_manager:
|
10 | 14 | entity:
|
11 |
| - x: 1.5 |
12 |
| - y: 345.0 |
13 |
| - z: 101.25 |
| 15 | + x: 81389.51599364934 |
| 16 | + y: 49924.1119766238 |
| 17 | + z: 42.240638732910156 |
14 | 18 | roll: 0.0
|
15 | 19 | pitch: 0.0
|
16 | 20 | yaw: 90.0
|
17 |
| - x_dimension: 3.0 |
18 |
| - y_dimension: 3.0 |
19 |
| - z_dimension: 2.5 |
| 21 | + x_dimension: 4.118675972722859 |
| 22 | + y_dimension: 1.7809072588403219 |
| 23 | + z_dimension: 0.8328610206872963 |
20 | 24 | initial_pose:
|
21 | 25 | x: 1.5
|
22 | 26 | y: 200.0
|
|
32 | 36 | pitch: 0.0
|
33 | 37 | yaw: 90.0
|
34 | 38 | chain:
|
35 |
| - planning_validator: |
36 |
| - topic_name: /planning/scenario_planning/trajectory |
37 |
| - message_type: autoware_auto_planning_msgs::msg::Trajectory |
38 |
| - scenario_selector: |
39 |
| - topic_name: /planning/scenario_planning/scenario_selector/trajectory |
40 |
| - message_type: autoware_auto_planning_msgs::msg::Trajectory |
41 |
| - motion_velocity_smoother: |
42 |
| - topic_name: /planning/scenario_planning/motion_velocity_smoother/trajectory |
43 |
| - message_type: autoware_auto_planning_msgs::msg::Trajectory |
44 |
| - obstacle_stop_planner: |
45 |
| - topic_name: /planning/scenario_planning/lane_driving/trajectory |
46 |
| - message_type: autoware_auto_planning_msgs::msg::Trajectory |
47 |
| - trajectory_follower: |
48 |
| - topic_name: /control/trajectory_follower/control_cmd |
49 |
| - message_type: autoware_auto_control_msgs::msg::AckermannControlCommand |
50 |
| - vehicle_cmd_gate: |
51 |
| - topic_name: /control/command/control_cmd |
52 |
| - message_type: autoware_auto_control_msgs::msg::AckermannControlCommand |
53 |
| - pointcloud_topic: |
| 39 | +# planning_validator: |
| 40 | +# topic_name: /planning/scenario_planning/trajectory |
| 41 | +# message_type: autoware_auto_planning_msgs::msg::Trajectory |
| 42 | +# scenario_selector: |
| 43 | +# topic_name: /planning/scenario_planning/scenario_selector/trajectory |
| 44 | +# message_type: autoware_auto_planning_msgs::msg::Trajectory |
| 45 | +# motion_velocity_smoother: |
| 46 | +# topic_name: /planning/scenario_planning/motion_velocity_smoother/trajectory |
| 47 | +# message_type: autoware_auto_planning_msgs::msg::Trajectory |
| 48 | +# obstacle_stop_planner: |
| 49 | +# topic_name: /planning/scenario_planning/lane_driving/trajectory |
| 50 | +# message_type: autoware_auto_planning_msgs::msg::Trajectory |
| 51 | +# trajectory_follower: |
| 52 | +# topic_name: /control/trajectory_follower/control_cmd |
| 53 | +# message_type: autoware_auto_control_msgs::msg::AckermannControlCommand |
| 54 | +# vehicle_cmd_gate: |
| 55 | +# topic_name: /control/command/control_cmd |
| 56 | +# message_type: autoware_auto_control_msgs::msg::AckermannControlCommand |
| 57 | + ground_filtered_pointcloud: |
| 58 | + topic_name: /perception/obstacle_segmentation/single_frame/pointcloud_raw |
| 59 | + message_type: sensor_msgs::msg::PointCloud2 |
| 60 | + obstacle_seg_pointcloud: |
54 | 61 | topic_name: /perception/obstacle_segmentation/pointcloud
|
55 | 62 | message_type: sensor_msgs::msg::PointCloud2
|
| 63 | + voxel_based_compare_map_filter: |
| 64 | + topic_name: /perception/object_recognition/detection/pointcloud_map_filtered/pointcloud |
| 65 | + message_type: sensor_msgs::msg::PointCloud2 |
| 66 | +# cropbox_filter_self: |
| 67 | +# topic_name: /sensing/lidar/top/self_cropped/pointcloud_ex |
| 68 | +# message_type: sensor_msgs::msg::PointCloud2 |
| 69 | +# cropbox_filter_mirror: |
| 70 | +# topic_name: /sensing/lidar/top/mirror_cropped/pointcloud_ex |
| 71 | +# message_type: sensor_msgs::msg::PointCloud2 |
| 72 | +# distortion_corrector: |
| 73 | +# topic_name: /sensing/lidar/top/rectified/pointcloud_ex |
| 74 | +# message_type: sensor_msgs::msg::PointCloud2 |
| 75 | +# outlier_filter: |
| 76 | +# topic_name: /sensing/lidar/top/outlier_filtered/pointcloud |
| 77 | +# message_type: sensor_msgs::msg::PointCloud2 |
| 78 | +# concat_pointcloud: |
| 79 | +# topic_name: /sensing/lidar/top/concatenated/pointcloud |
| 80 | +# message_type: sensor_msgs::msg::PointCloud2 |
56 | 81 | predicted_objects_topic:
|
57 | 82 | topic_name: /perception/object_recognition/objects
|
58 | 83 | message_type: autoware_auto_perception_msgs::msg::PredictedObjects
|
0 commit comments