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

fix(hesai_hw_interface): hesai interface #72

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Commits on Sep 11, 2023

  1. Fix get lidar calibration (#52)

    * Fix(GetLidarCalibration)
    
    * Skip GetInventory if unable to connect
    
    * fix monitor
    
    * clean
    
    * remove comments
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * at128. remove warnings
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * decoder. check calibration
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * Saving calibration data from sensor (except AT128)
    
    * Saving correction data from sensor (AT128)
    
    * fix(AT128 path)
    
    * info for debugging
    
    * nebula_hesai_ros. at128 fallback to offline
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * syncGetLidarCalibrationFromSensor -> GetLidarCalibrationFromSensor (AT128)
    
    * hesai_decoder_ros. message on tcp fail
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * comment out da902901c4cd900bfbf906caf76ae143fe4a88a6
    
    * Check "start of packet" in correction data
    
    * hesai_decoder. save dat file
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * TcpDriver startup delay for setup_sensor
    
    * delay & retry
    
    * at1282ex. return mode checks
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    
    * check lock
    
    * check "isOpen"
    
    ---------
    
    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    Co-authored-by: Kyutoku <github@kyutoku.cloud>
    amc-nu and Kyutoku authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    32c0ef2 View commit details
    Browse the repository at this point in the history
  2. cspell. fix typos

    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    amc-nu committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1b2cd9d View commit details
    Browse the repository at this point in the history
  3. cspell. fix typos

    Signed-off-by: amc-nu <abraham.monrroy@gmail.com>
    amc-nu committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    475f02d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    7330ef4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    94cee10 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6a963f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    a6879f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34115ab View commit details
    Browse the repository at this point in the history