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

Adding thrust coefficient calculation #1652

Merged
merged 14 commits into from
Oct 6, 2022

Commits on Aug 17, 2022

  1. adding thrust coefficient calculation

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8e93dec View commit details
    Browse the repository at this point in the history
  2. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez and ahcorde committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f8550f1 View commit details
    Browse the repository at this point in the history
  3. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4f34ef0 View commit details
    Browse the repository at this point in the history
  4. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0a69777 View commit details
    Browse the repository at this point in the history
  5. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7afeb94 View commit details
    Browse the repository at this point in the history
  6. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bd78fd6 View commit details
    Browse the repository at this point in the history
  7. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0ac7d98 View commit details
    Browse the repository at this point in the history
  8. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    87a1ae3 View commit details
    Browse the repository at this point in the history
  9. Update src/systems/thruster/Thruster.cc

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fd99f00 View commit details
    Browse the repository at this point in the history
  10. Update src/systems/thruster/Thruster.hh

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    2 people authored and Marco A. Gutierrez committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0cd1d65 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge branch 'ign-gazebo6' into marcoag/thrust_coefficient_for_thrust…

    …_plugin
    
    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    79abb52 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. thrust coefficient test and behavior updates

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7351aab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. making float comparision more robust

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    51337cd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. fix float comparision and lint

    Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
    Marco A. Gutierrez committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b051ef0 View commit details
    Browse the repository at this point in the history