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

Test gazebo #70

Merged
merged 37 commits into from
Oct 11, 2023
Merged

Test gazebo #70

merged 37 commits into from
Oct 11, 2023

Commits on Sep 1, 2023

  1. rosbot_gazebo: added tests | changed to ament_python

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7bffd1e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. added headless argument to simulation.launch.py

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8333c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffde6a View commit details
    Browse the repository at this point in the history
  3. added mecanum and diff drive movement test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f0935c5 View commit details
    Browse the repository at this point in the history
  4. added python-transforms3d-pip to test_depend

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6e89fc5 View commit details
    Browse the repository at this point in the history
  5. added logs for odom callback rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4784d4d View commit details
    Browse the repository at this point in the history
  6. changed names for rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7a0ca22 View commit details
    Browse the repository at this point in the history
  7. print rpy rosbot_gazebo

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d6a6279 View commit details
    Browse the repository at this point in the history
  8. changed goal angle for rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d3dd76e View commit details
    Browse the repository at this point in the history
  9. changed goal angle for rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    94efebf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bb51284 View commit details
    Browse the repository at this point in the history
  2. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    233d7c4 View commit details
    Browse the repository at this point in the history
  3. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bb126fb View commit details
    Browse the repository at this point in the history
  4. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4210483 View commit details
    Browse the repository at this point in the history
  5. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d626a30 View commit details
    Browse the repository at this point in the history
  6. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b590d78 View commit details
    Browse the repository at this point in the history
  7. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1a68ca6 View commit details
    Browse the repository at this point in the history
  8. rosbot_gazebo tests only one test

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a3fc04d View commit details
    Browse the repository at this point in the history
  9. changed goal angle for rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a3886b7 View commit details
    Browse the repository at this point in the history
  10. changed goal angle for rosbot_gazebo tests

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fc67118 View commit details
    Browse the repository at this point in the history
  11. apply black format

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d3a0321 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    65f71c4 View commit details
    Browse the repository at this point in the history
  2. refactor

    rafal-gorecki committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c8acc7d View commit details
    Browse the repository at this point in the history
  3. added scale and velocities variables

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    afb71a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    261a129 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. updated names

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bfe04fe View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Added ignition kill script

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    55c862b View commit details
    Browse the repository at this point in the history
  2. Added diff drive test for rosbot_gazebo

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d5efbad View commit details
    Browse the repository at this point in the history
  3. Removed spell error

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    34e7529 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. headless mode in mecanum

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    41a6813 View commit details
    Browse the repository at this point in the history
  2. fixed killing ignition

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    17f9427 View commit details
    Browse the repository at this point in the history
  3. rafal-sugestions

    rafal-gorecki committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ebf514e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #74 from husarion/rafal-suggestions

    rafal-sugestions
    delihus authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    92bd0a7 View commit details
    Browse the repository at this point in the history
  2. changed max vel wheel joint | changed testing velocities to the maxim…

    …um velocity
    
    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9dde480 View commit details
    Browse the repository at this point in the history
  3. changed to headless mode

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1d9e7df View commit details
    Browse the repository at this point in the history
  4. changed odom topic to tf

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3b441ae View commit details
    Browse the repository at this point in the history
  5. changed rosbot_gazebo tf timeout

    Signed-off-by: Jakub Delicat <[email protected]>
    delihus committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e109f9e View commit details
    Browse the repository at this point in the history