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

fix(gnss_poser): added local coordinate system in UTM to gnss_poser #1227

Merged
merged 14 commits into from
Jul 20, 2022
Merged

fix(gnss_poser): added local coordinate system in UTM to gnss_poser #1227

merged 14 commits into from
Jul 20, 2022

Commits on Jul 20, 2022

  1. fix(gnss_poser): UTM local coordinate system is added. #1227

    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4f9822d View commit details
    Browse the repository at this point in the history
  2. fix(gnss_poser): UTM local coordinate system is added. UTM default #1227

    
    
    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    af56663 View commit details
    Browse the repository at this point in the history
  3. fix(gnss_poser): Changed the function names to correct ones.

    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    698c3d2 View commit details
    Browse the repository at this point in the history
  4. ci(pre-commit): autofix

    pre-commit-ci[bot] authored and ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4d8bcea View commit details
    Browse the repository at this point in the history
  5. removed unnecessary -else- and changed readme for coordinate systems

    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1dc5f8b View commit details
    Browse the repository at this point in the history
  6. ci(pre-commit): autofix

    pre-commit-ci[bot] authored and ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    467c028 View commit details
    Browse the repository at this point in the history
  7. update readme

    Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
    xmfcx authored and ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cf94c1a View commit details
    Browse the repository at this point in the history
  8. ci(pre-commit): autofix

    pre-commit-ci[bot] authored and ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0322694 View commit details
    Browse the repository at this point in the history
  9. fix(gnss_poser): better conversation function for local_cartesian_utm

    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    be31b37 View commit details
    Browse the repository at this point in the history
  10. fix(gnss_poser): Update readme

    Signed-off-by: Ata Parlar <ataparlars5@gmail.com>
    ataparlar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    fe88429 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4657137 View commit details
    Browse the repository at this point in the history
  12. fix id

    Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
    xmfcx committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0f14059 View commit details
    Browse the repository at this point in the history
  13. move variables closer to the scope they were used

    Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
    xmfcx committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f1b1e83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    064f1e7 View commit details
    Browse the repository at this point in the history