Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Fix/update obstacle segmentation topic #152

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Dec 7, 2021

PR Type

  • Improvement
  • update topic name

Related Links

Description

Screenshot from 2021-12-07 15-36-39
Screenshot from 2021-12-07 15-36-54
Screenshot from 2021-12-07 15-37-16

aip_x1

➜  autoware.proj.auto git:(use-autoware-auto-msgs) ✗ ros2 topic list | grep segmentation
/perception/obstacle_segmentation/all_lidars/pointcloud
/perception/obstacle_segmentation/crop_box_filter/crop_box_polygon
/perception/obstacle_segmentation/elevation_map_filter/downsampled/pointcloud
/perception/obstacle_segmentation/elevation_map_filter/elevation_map
/perception/obstacle_segmentation/elevation_map_filter/raw/pointcloud
/perception/obstacle_segmentation/plane_fitting/concatenated/pointcloud
/perception/obstacle_segmentation/plane_fitting/detection_area/pointcloud
/perception/obstacle_segmentation/plane_fitting/pointcloud
/perception/obstacle_segmentation/plane_fitting/short_height_obstacle_detection_area_filter/crop_box_polygon
/perception/obstacle_segmentation/plane_fitting/vector_map_filtered/pointcloud
/perception/obstacle_segmentation/pointcloud
/perception/obstacle_segmentation/range_cropped/pointcloud
/perception/obstacle_segmentation/single_frame/pointcloud

aip_xx1

Screenshot from 2021-12-07 15-20-22

➜  autoware.proj.auto git:(use-autoware-auto-msgs) ✗ ros2 topic list | grep perception
/perception/object_recognition/detection/centerpoint/lidar_centerpoint/debug/pointcloud_densification
/perception/object_recognition/detection/centerpoint/objects
/perception/object_recognition/detection/euclidean/camera_lidar_fusion/clusters
/perception/object_recognition/detection/euclidean/camera_lidar_fusion/long_range_objects
/perception/object_recognition/detection/euclidean/camera_lidar_fusion/objects
/perception/object_recognition/detection/euclidean/camera_lidar_fusion/objects_with_feature
/perception/object_recognition/detection/euclidean/camera_lidar_fusion/short_range_objects
/perception/object_recognition/detection/euclidean/clustering/debug/clusters
/perception/object_recognition/detection/euclidean/clustering/downsampled/pointcloud
/perception/object_recognition/detection/euclidean/clustering/lidar/clusters
/perception/object_recognition/detection/euclidean/clustering/outlier_filter/pointcloud
/perception/object_recognition/detection/objects
/perception/object_recognition/detection/rois0
/perception/object_recognition/detection/rois1
/perception/object_recognition/detection/rois2
/perception/object_recognition/detection/rois3
/perception/object_recognition/detection/rois4
/perception/object_recognition/detection/rois5
/perception/object_recognition/objects
/perception/object_recognition/prediction/objects_path_markers
/perception/object_recognition/tracking/objects
/perception/obstacle_segmentation/crop_box_filter/crop_box_polygon
/perception/obstacle_segmentation/pointcloud
/perception/obstacle_segmentation/range_cropped/pointcloud
/perception/obstacle_segmentation/single_frame/pointcloud
/perception/occupancy_grid_map/map
/perception/occupancy_grid_map/virtual_scan/laserscan
/perception/occupancy_grid_map/virtual_scan/pointcloud
/perception/occupancy_grid_map/virtual_scan/ray
/perception/occupancy_grid_map/virtual_scan/stixel
/perception/traffic_light_recognition/debug/rois
/perception/traffic_light_recognition/rois
/perception/traffic_light_recognition/rough/rois
/perception/traffic_light_recognition/traffic_light_classifier/output/debug/image
/perception/traffic_light_recognition/traffic_light_map_based_detector/debug/markers
/perception/traffic_light_recognition/traffic_light_ssd_fine_detector/debug/exe_time_ms
/perception/traffic_light_recognition/traffic_signals
/perception/traffic_light_recognition/traffic_signals/markers

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@satoshi-ota satoshi-ota marked this pull request as ready for review December 7, 2021 06:18
@satoshi-ota
Copy link
Contributor Author

@satoshi-ota satoshi-ota closed this Dec 8, 2021
@satoshi-ota satoshi-ota deleted the fix/update-obstacle-segmentation-topic branch December 8, 2021 08:00
j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
Co-authored-by: shiorikawata <73450134+shiorikawata@users.noreply.github.com>
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
takayuki5168 pushed a commit that referenced this pull request May 26, 2022
tzhong518 pushed a commit that referenced this pull request Aug 1, 2022
chore(motion_planning_launch): disable slow down
kosuke55 added a commit that referenced this pull request Jan 17, 2023
* fix(planning_launch): ignore unavoidable objects around the goal

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* Update autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/avoidance/avoidance.param.yaml

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant