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
If perception is true, an error will be reported and Autoware cannot be launched. Since I only test the localization module, I set this parameter to false.
If stop_check_enabled is true, localization cannot be initialized, and prompts the following error message:
[service_log_checker-3] [ERROR] [1680004364.590546454] [system.service_log_checker]: /localization/initialize: status code 1 'The vehicle is not stopped.' (/localization/util/pose_initializer_node)
[service_log_checker-3] [ERROR] [1680004364.590602114] [system.service_log_checker]: /api/localization/initialize: status code 1 'The vehicle is not stopped.' (/default_ad_api/node/localization)
[service_log_checker-3] [ERROR] [1680004364.590631690] [system.service_log_checker]: /localization/initialize: status code 1 'The vehicle is not stopped.' (/default_ad_api/node/localization)
[automatic_pose_initializer-32] [INFO] [1680004364.590637167] [localization.util.default_ad_api.helpers.automatic_pose_initializer]: client exit: /api/localization/initialize
[service_log_checker-3] [ERROR] [1680004364.590706587] [system.service_log_checker]: /api/localization/initialize: status code 1 'The vehicle is not stopped.' (/localization/util/default_ad_api/helpers/automatic_pose_initializer)
Possible causes: there is no topic /vehicle/status/velocity_status in the rosbag.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Our LiDAR brand: ouster-64
Our poincloud map:
docker image: humble-prebuilt
Input topics: LiDAR pointcloud(only)
launch command:
parameter setting:
1.
If perception is true, an error will be reported and Autoware cannot be launched. Since I only test the localization module, I set this parameter to false.
If
stop_check_enabled
is true, localization cannot be initialized, and prompts the following error message:Possible causes: there is no topic
/vehicle/status/velocity_status
in the rosbag.test video: video link
Output topics:(NDT matching score, NDT iteration number)
Beta Was this translation helpful? Give feedback.
All reactions