.gitmodules 865 B

12345678910111213141516171819202122
  1. [submodule "src/curise_sensor"]
  2. path = src/curise_sensor
  3. url = http://60.205.235.193:3031/curise/curise_sensor
  4. [submodule "src/location-eagleye"]
  5. path = src/location-eagleye
  6. url = http://60.205.235.193:3031/curise/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. [submodule "src/llh_converter"]
  15. path = src/llh_converter
  16. url = http://60.205.235.193:3031/hanyu/llh_converter.git
  17. [submodule "src/rtklib_ros_bridge"]
  18. path = src/rtklib_ros_bridge
  19. url = http://60.205.235.193:3031/hanyu/rtklib_ros_bridge.git
  20. [submodule "src/ghost_bringup"]
  21. path = src/ghost_bringup
  22. url = http://60.205.235.193:3031/hanyu/ghost_bringup.git