.gitmodules 1.1 KB

123456789101112131415161718192021222324252627282930
  1. [submodule "src/curise_sensor"]
  2. path = src/curise_sensor
  3. url = http://60.205.235.193:3031/cruise/curise_sensor
  4. [submodule "src/location-eagleye"]
  5. path = src/location-eagleye
  6. url = http://60.205.235.193:3031/cruise/location-eagleye
  7. branch = ubuntu20
  8. [submodule "src/ssy_angle_control"]
  9. path = src/ssy_angle_control
  10. url = http://60.205.235.193:3031/shensiying/ssy_angle_control
  11. [submodule "src/nmea_ros_bridge"]
  12. path = src/nmea_ros_bridge
  13. url = http://60.205.235.193:3031/hanyu/nmea_ros_bridge.git
  14. branch = dev
  15. [submodule "src/llh_converter"]
  16. path = src/llh_converter
  17. url = http://60.205.235.193:3031/hanyu/llh_converter.git
  18. [submodule "src/rtklib_ros_bridge"]
  19. path = src/rtklib_ros_bridge
  20. url = http://60.205.235.193:3031/hanyu/rtklib_ros_bridge.git
  21. [submodule "src/ghost_bringup"]
  22. path = src/ghost_bringup
  23. url = http://60.205.235.193:3031/hanyu/ghost_bringup.git
  24. [submodule "src/geographic_info"]
  25. path = src/geographic_info
  26. url = http://60.205.235.193:3031/hanyu/geographic_info.git
  27. [submodule "src/cruise_msgs"]
  28. path = src/cruise_msgs
  29. url = http://60.205.235.193:3031/cruise/cruise_msgs.git
  30. branch = main