Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pid controller #27

Closed
wants to merge 7 commits into from
Closed

Commits on Aug 29, 2021

  1. added trajectory callback

    mansoor committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    8a78b67 View commit details
    Browse the repository at this point in the history
  2. added dynamic constraints for velocities

    mansoor committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    8443025 View commit details
    Browse the repository at this point in the history
  3. added pid controller class

    mansoor committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    1d92114 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. refactored pid controller - working demo

    mansoor committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    05716eb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    af6c014 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. fixed crashes and tested explroation planner

    mansoor committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    651b908 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. added pd controller to work with /airsim_drone/command/trajectory, fi…

    …xed crashed in depth_to_pc and image parsing
    mansoor committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c6d4303 View commit details
    Browse the repository at this point in the history