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): change to synchronous requests to prevent un…
…defined sensor behavior (#126) * add initial support for ot128/128e4x Signed-off-by: amc-nu <[email protected]> * Initial support for QT128 Signed-off-by: amc-nu <[email protected]> * hesai. automotive ptp support Signed-off-by: amc-nu <[email protected]> * nebula_decoder. hesai tokenize the calibration file to avoid errors at load Signed-off-by: amc-nu <[email protected]> * hesai_w. fix spellcheck Signed-off-by: amc-nu <[email protected]> * nebula_ros. add xml based component launcher Signed-off-by: amc-nu <[email protected]> * launch. launch typo Signed-off-by: amc-nu <[email protected]> * launch. match target container Signed-off-by: amc-nu <[email protected]> * hesai_hw. replace publisher with move operator Signed-off-by: amc-nu <[email protected]> * launch. add ptp support to all launch systems Signed-off-by: amc-nu <[email protected]> * launch. component_launch reset namespace Signed-off-by: amc-nu <[email protected]> * fix(ot128): update timing correction tables to latest datasheet version * testing * feat: add tsn settings for hesai (AT128 and OT128) Signed-off-by: David Wong <[email protected]> * fix(hesai_hw_interface): remove obsolete setup_sensor mutex * fix(hesai_hw_interface): validate and rewrite OT128's PTP mode in PTC request * refactor(hesai_hw_interface): remove local_tcp_driver-versions of functions * fix: special handling for OT128 needing a different definition for PTP profile Signed-off-by: David Wong <[email protected]> * fix: move defaults in ptp config functions to header files Signed-off-by: David Wong <[email protected]> * fix: correctly assign header size in PTP config Signed-off-by: David Wong <[email protected]> * fix: spelling miss Signed-off-by: David Wong <[email protected]> * fix: [reword later] somehow this works * fix(hesai_hw_interface): tcp communication works with dummy server now * fix(qt128): correctly send PTP switch_mode * fix(ot128): revert timing correction to old datasheet * chore(scripts): delete defunct debug script * fix(hesai_hw_interface): remove excessive debug logging * fix: rollback erroneous changes in velodyne launch * fix(hesai_hw_interface): remove unused params/variables * style: fix weird spacings * fix: spelling, whitespace --------- Signed-off-by: amc-nu <[email protected]> Signed-off-by: David Wong <[email protected]> Co-authored-by: amc-nu <[email protected]> Co-authored-by: Abraham Monrroy Cano <[email protected]> Co-authored-by: David Wong <[email protected]> Co-authored-by: Max SCHMELLER <[email protected]>
- Loading branch information