Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occlusion spot module dies on autoware launch phase. #4192

Closed
3 tasks done
satoshi-ota opened this issue Jul 7, 2023 · 0 comments · Fixed by #4290 or autowarefoundation/autoware_launch#452
Closed
3 tasks done
Assignees
Labels
type:bug Software flaws or errors.

Comments

@satoshi-ota
Copy link
Contributor

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Occlusion spot module dies.

[ERROR] [component_container_mt-27]: process has died [pid 169457, exit code -11, cmd '/home/satoshi/pilot-auto/install/rclcpp_components/lib/rclcpp_components/component_container_mt --ros-args -r __node:=behavior_planning_container -r __ns:=/planning/scenario_planning/lane_driving/behavior_planning -p use_sim_time:=False -p wheel_radius:=0.383 -p wheel_width:=0.235 -p wheel_base:=2.79 -p wheel_tread:=1.64 -p fro
nt_overhang:=1.0 -p rear_overhang:=1.1 -p left_overhang:=0.128 -p right_overhang:=0.128 -p vehicle_height:=2.5 -p max_steer_angle:=0.7']. 

Expected behavior

  • Autoware can be launch correctly.
  • Occlusion spot module works expectedly.

Actual behavior

Occlusion spot module dies.

Steps to reproduce

  1. remove this comment out to launch occlusion spot module.
  2. launch autoware ros2 launch autoware_launch planning_simulator.launch.xml map_path:=$HOME/MAP_PATH vehicle_model:=lexus sensor_model:=aip_xx1

Versions

  • ros2/humble
  • main (latest)

Possible causes

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Software flaws or errors.
Projects
None yet
2 participants