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

Add namespace suggestions #60

Merged
merged 19 commits into from
Jan 31, 2024
Merged

Add namespace suggestions #60

merged 19 commits into from
Jan 31, 2024

Conversation

rafal-gorecki
Copy link
Contributor

@rafal-gorecki rafal-gorecki commented Jan 29, 2024

No description provided.

@rafal-gorecki rafal-gorecki force-pushed the add-namespace-suggestions branch from 35ceb66 to 1fb0a56 Compare January 29, 2024 17:20
@rafal-gorecki rafal-gorecki requested a review from delihus January 29, 2024 17:34
@rafal-gorecki rafal-gorecki marked this pull request as ready for review January 29, 2024 17:36
.github/workflows/industrial_ci.yaml Outdated Show resolved Hide resolved
rosbot_xl_bringup/test/test_multirobot_ekf_and_scan.py Outdated Show resolved Hide resolved
rosbot_xl_bringup/test/test_multirobot_ekf_and_scan.py Outdated Show resolved Hide resolved
rosbot_xl_bringup/test/test_multirobot_ekf_and_scan.py Outdated Show resolved Hide resolved
rosbot_xl_bringup/test/test_multirobot_ekf_and_scan.py Outdated Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Outdated Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Outdated Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Outdated Show resolved Hide resolved
@rafal-gorecki rafal-gorecki requested a review from delihus January 30, 2024 08:16
@rafal-gorecki rafal-gorecki force-pushed the add-namespace-suggestions branch from 855805d to 066ae9b Compare January 30, 2024 09:38
.github/workflows/bump_version.yaml Outdated Show resolved Hide resolved
industrial_ci Outdated Show resolved Hide resolved
rosbot_xl_bringup/setup.py Outdated Show resolved Hide resolved
rosbot_xl_bringup/launch/bringup.launch.py Outdated Show resolved Hide resolved
rosbot_xl_bringup/test/test_diff_drive_ekf_and_scan.py Outdated Show resolved Hide resolved
rosbot_xl_controller/test/test_multirobot_controllers.py Outdated Show resolved Hide resolved
rosbot_xl_gazebo/test/test_ign_kill_utils.py Outdated Show resolved Hide resolved
@rafal-gorecki rafal-gorecki requested a review from delihus January 30, 2024 14:11
@rafal-gorecki rafal-gorecki mentioned this pull request Jan 31, 2024
rosbot_xl_gazebo/test/test_utils.py Outdated Show resolved Hide resolved
rosbot_xl_gazebo/test/test_utils.py Outdated Show resolved Hide resolved
.github/workflows/bump_version.yaml Outdated Show resolved Hide resolved
Co-authored-by: Jakub Delicat <109142865+delihus@users.noreply.github.com>
@rafal-gorecki rafal-gorecki requested a review from delihus January 31, 2024 12:11
.github/workflows/bump_version.yaml Outdated Show resolved Hide resolved
@delihus delihus merged commit dc888ca into add-namespace Jan 31, 2024
3 checks passed
@rafal-gorecki rafal-gorecki deleted the add-namespace-suggestions branch January 31, 2024 12:45
rafal-gorecki added a commit that referenced this pull request Jan 31, 2024
* added tf_prefixes to the urdf

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* add namespace to world list

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* tf_prefix for controller

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added namespace in mecanum test

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added namespace to bringup

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added fixed namespaces to description and controller

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Updated worldlist

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added multirobot test to controllers

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added rosbot_xl_bringup multirobot test

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* fixed .repos

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* updated submodules

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* updated industrial

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* first simulation launch

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* moved remapings to the urdf of intel

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* updated submodules

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added tf fixer | remapped pointcloud topic in .yaml

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added astra

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added zed

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added namespaced velodyne

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added remappings for velodyne

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added tests from rosbot_ros | fixed imu

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* add to the worldlist

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* lint | added multirobot simulation tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added multirobot tests | added tf_ros2_py dependency to the rosbot_ros

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* fixed xacro test

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* fixed removeing gz tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* created src insisde industrial ci

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* removed geometry2

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Update industrial_ci.yaml

* added psutil dep

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added psutil dep

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* added psutil dep

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* formatted package.xml files | removed one robot from controller tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* updated package.xml in rosbot_xl_description

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* updated tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Removed multirobot tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Removed multirobot tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Revert "Removed multirobot tests"

This reverts commit 30cf4c9.

* Added delayed spawn for controllers

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added spawner to worldlist

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* bringup and controllers passes industrial

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Testing gazebo

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* industrial passes

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Passing industrial tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* removed comments

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Added bringup and controller tests

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* typo

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Update test_multirobot_controllers.py

* updated repos

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* rosbot_hardware_interfaces main to ros2

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>

* Add namespace suggestions (#60)

* Workflow merge many steps and pre-commit

* test bringup refactor

* test controller refactor

* test

* New tests

* typo

* 2024 Husarion copyright

* Jakub suggestions

* revert older version of black

* Add info

* Next suggestions

* spell fix

* remove sleep

* remove submodule

* debug fix

* timeout increase

* Apply suggestions from code review

Co-authored-by: Jakub Delicat <109142865+delihus@users.noreply.github.com>

* Apply suggestions from code review

* Update .github/workflows/bump_version.yaml

---------

Co-authored-by: Jakub Delicat <109142865+delihus@users.noreply.github.com>

---------

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
Co-authored-by: rafal-gorecki <126687345+rafal-gorecki@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants