You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWSIM quick start demo only use camera for traffic light detection, and the perception mode was selected as "lidar", So I changed the perception mode in launch file and set the traffic light camera sensing topic as the input of 2D camera perception (tensorrt_yolo).
But I found that this cannot work well. So I wonder is that possible for users to simulate the camera_lidar_fusion perception mode in AWSIM?
Thank you for your kind help during this time.
The text was updated successfully, but these errors were encountered:
I wrote a ROS2 node and remapped the camera topic of traffic light classification to the camera perception topic, I found that the yolov function was launched in this way. Maybe this can be used for 2D 3D fusion simulation as an alternative plan.
AWSIM quick start demo only use camera for traffic light detection, and the perception mode was selected as "lidar", So I changed the perception mode in launch file and set the traffic light camera sensing topic as the input of 2D camera perception (tensorrt_yolo).
But I found that this cannot work well. So I wonder is that possible for users to simulate the camera_lidar_fusion perception mode in AWSIM?
Thank you for your kind help during this time.
The text was updated successfully, but these errors were encountered: