generated from tier4/ros2-project-template
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hesai_hw_interface): hesai interface (#72)
* Fix get lidar calibration (#52) * Fix(GetLidarCalibration) * Skip GetInventory if unable to connect * fix monitor * clean * remove comments Signed-off-by: amc-nu <[email protected]> * at128. remove warnings Signed-off-by: amc-nu <[email protected]> * decoder. check calibration Signed-off-by: amc-nu <[email protected]> * 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 <[email protected]> * syncGetLidarCalibrationFromSensor -> GetLidarCalibrationFromSensor (AT128) * hesai_decoder_ros. message on tcp fail Signed-off-by: amc-nu <[email protected]> * comment out da902901c4cd900bfbf906caf76ae143fe4a88a6 * Check "start of packet" in correction data * hesai_decoder. save dat file Signed-off-by: amc-nu <[email protected]> * TcpDriver startup delay for setup_sensor * delay & retry * at1282ex. return mode checks Signed-off-by: amc-nu <[email protected]> * check lock * check "isOpen" --------- Signed-off-by: amc-nu <[email protected]> Co-authored-by: Kyutoku <[email protected]> * cspell. fix typos Signed-off-by: amc-nu <[email protected]> * cspell. fix typos Signed-off-by: amc-nu <[email protected]> --------- Signed-off-by: amc-nu <[email protected]> Co-authored-by: Kyutoku <[email protected]>
- Loading branch information
Showing
10 changed files
with
711 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.