GAAS Contrib. Add laser sensing to self-driving vehicle software.

github.com/cyanine-gi/GAAS_contrib

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • Update README.md
  • Update README.md
  • Merge pull request #2 from cyanine-gi/system_management_dev
  • [fix] fixed VehicleStaticInfo.h dependency error.
  • [feature] added hud module; fixed gps topic in px4_state_reporter.
May 2021
  • [feature] added px4_flight_controller_reporter; added nlohmann_json l…
  • Merge branch 'system_management_dev' of https://github.com/cyanine-gi…
  • [feature] added other modules' state, still constructing framework
  • Merge branch 'system_management_dev' of https://github.com/cyanine-gi…
  • Merge branch 'main' of https://github.com/cyanine-gi/GAAS_contrib int…
  • [fix] added imu_preint T_imu_lidar tranformation; fixed logic of path…
  • [feature] init system_management framework.
  • Update README.md
  • [feature] added imu_preint module.
April 2021
  • [feature] added target_position_visual_marker code; fixed vision-lida…
  • Update README.md
  • [feature] added target point visual marker and modified target point …
  • Release —Initial version of GAAS_contrib
  • [fix] fixed build_all.sh so you can build algorithms without running …
  • Merge branch 'main' of https://github.com/cyanine-gi/GAAS_contrib int…
  • [doc] [fix] added readme for algorithms; fixed cmake arch detection.