Rare find

KR Autonomous Flight. Flight control software for drones that work without GPS.

github.com/KumarRobotics/kr_autonomous_flight

Vaya's read on this project

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

Updates

April 2026
  • Add link the ros2_dev branch from master README
March 2026
  • Merge pull request #200 from KumarRobotics/feat/fix-ci
  • ci: fix reviewdog auth by using GITHUB_TOKEN
  • ci: update runners to ubuntu-24.04, bump action versions, add timeout
August 2023
  • Fixed dependencies for map_plan
May 2023
  • Add kr_planning_msgs to Dockerfile build
  • Merge pull request #160 from KumarRobotics/feature/remove_planning_ro…
  • Add missing git ignore and missed name changes in tests
April 2023
  • Update to Ubuntu 20 for the CI due to EOL
March 2023
  • Update namespace name from kr_planning_rviz_plugins -> kr
  • address linting - change non const refs to pointers
  • add namespace for data_ros_utils
  • add kr_planning_msgs to external repos
  • address linting
  • add smach to state machine package.xml
  • * rename planning_ros_msgs -> kr_planning_msgs
December 2022
  • Merge pull request #182 from KumarRobotics/patch-remove-internet-requ…
  • Merge branch 'master' into patch-remove-internet-requirement
  • remove benchmark stuff that requires internet connection
  • Merge pull request #181 from KumarRobotics/bug-fix/config-fix-to-avoi…