tier4 / YabLoc

Open source visual localization for self-driving vehicles
Apache License 2.0
186 stars 30 forks source link

feat(interface): remove incompatible interface #35

Closed KYabuuchi closed 1 year ago

KYabuuchi commented 1 year ago
  1. kalman-based twist_estimator publishes /localization/twist_estimator/twist_with_covariance rather than twist
  2. particle predictor does not subscribe twist but twist_with_covariance
  3. add launch parameter use_ublox_msg_in_gnss_corrector.
    • When it is true, gnss_particle_corrector subscribes /sensing/gnss/ublox/navpvt.
    • When it is false, it subscribes sensing/gnss/pose_with_covariance