dlo.yaml 867 B

12345678910111213141516171819202122232425262728
  1. #############################################################
  2. # #
  3. # Copyright (c) 2021, University of California, Los Angeles #
  4. # #
  5. # Authors: Kenny J. Chen, Brett T. Lopez #
  6. # Contact: kennyjchen@ucla.edu, btlopez@ucla.edu #/home/lenotary/.leetcode/1.两数之和.py
  7. # #
  8. #############################################################
  9. dlo:
  10. version: 1.0.0
  11. adaptiveParams: true
  12. imu: true
  13. gravityAlign: true
  14. odomNode:
  15. odom_frame: odom
  16. child_frame: rslidar
  17. extrinsicTrans: [ 0.0, 0.0, 0.0 ]
  18. extrinsicRot: [ 0, -1, 0, 1, 0, 0, 0, 0, 1 ]
  19. extrinsicRPY: [ 0, -1, 0, 1, 0, 0, 0, 0, 1 ]
  20. mapNode:
  21. publishFreq: 1.0
  22. leafSize: 0.25