-
Notifications
You must be signed in to change notification settings - Fork 65
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
[SW-1106] using custom launch actions from synchros2 #537
Merged
tcappellari-bdai
merged 6 commits into
main
from
SW-1106-use-the-new-launch-actions-in-the-spot-ros-2-repo
Dec 19, 2024
Merged
[SW-1106] using custom launch actions from synchros2 #537
tcappellari-bdai
merged 6 commits into
main
from
SW-1106-use-the-new-launch-actions-in-the-spot-ros-2-repo
Dec 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tcappellari-bdai
force-pushed
the
SW-1106-use-the-new-launch-actions-in-the-spot-ros-2-repo
branch
from
December 18, 2024 20:16
07bef23
to
9c3113c
Compare
Pull Request Test Coverage Report for Build 12402015250Details
💛 - Coveralls |
tcappellari-bdai
requested review from
METEORITENMAX,
jbarry-bdai,
amessing-bdai,
mpickett-bdai,
bhung-bdai and
khughes-bdai
as code owners
December 19, 2024 13:23
There are a bunch of boolean launch args related to image publishing defined here https://github.com/bdaiinstitute/spot_ros2/blob/main/spot_driver/spot_driver/launch/spot_launch_helpers.py & imported into the main launchfiles that could also benefit from this |
jcarpinelli-bdai
approved these changes
Dec 19, 2024
Co-authored-by: Katie Hughes <157421702+khughes-bdai@users.noreply.github.com>
tcappellari-bdai
force-pushed
the
SW-1106-use-the-new-launch-actions-in-the-spot-ros-2-repo
branch
from
December 19, 2024 15:27
c5101b3
to
e46d633
Compare
khughes-bdai
approved these changes
Dec 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tcappellari-bdai
deleted the
SW-1106-use-the-new-launch-actions-in-the-spot-ros-2-repo
branch
December 19, 2024 16:05
AngelRodriguez8008
added a commit
to AngelRodriguez8008/spot_ros2
that referenced
this pull request
Dec 27, 2024
* main: [SW-1106] using custom launch actions from synchros2 (bdaiinstitute#537) [SW-1764] allow use of preferred_odom_frame parameter (bdaiinstitute#538) [dependabot] Bump ros_utilities from `5aa699a` to `539c962` (bdaiinstitute#535) [SW-1658] Allow body frame to be root of TF tree (bdaiinstitute#536) [N/a] fix for launching the driver without the gripper (bdaiinstitute#534) [MAPLE-681] Add robot_description_package as parameter to driver launch (bdaiinstitute#531) [dependabot] Bump ros_utilities from `e4d5c80` to `5aa699a` (bdaiinstitute#530) [dependabot] Bump ros_utilities from `02ca14e` to `e4d5c80` (bdaiinstitute#525) [dependabot] Bump ros_utilities from `5258a5a` to `02ca14e` (bdaiinstitute#524) [dependabot] Bump spot_wrapper from `76e522b` to `c78ebfb` (bdaiinstitute#523) [dependabot] Bump ros_utilities from `23a79c9` to `5258a5a` (bdaiinstitute#522) [N/A] bugfix: give new xacro arguments default values (bdaiinstitute#521) [SW-1507] gripperless URDF for Spot (bdaiinstitute#520) [SW-1539] don't publish images from hand camera if gripperless param set (bdaiinstitute#518) [SW-1466] ability to take joint gains in through a parameter file (bdaiinstitute#516) # Conflicts: # spot_driver/spot_driver/spot_ros2.py
AngelRodriguez8008
added a commit
to AngelRodriguez8008/spot_ros2
that referenced
this pull request
Dec 27, 2024
* main: [SW-1106] using custom launch actions from synchros2 (bdaiinstitute#537) [SW-1764] allow use of preferred_odom_frame parameter (bdaiinstitute#538) [dependabot] Bump ros_utilities from `5aa699a` to `539c962` (bdaiinstitute#535) [SW-1658] Allow body frame to be root of TF tree (bdaiinstitute#536) [N/a] fix for launching the driver without the gripper (bdaiinstitute#534) [MAPLE-681] Add robot_description_package as parameter to driver launch (bdaiinstitute#531) [dependabot] Bump ros_utilities from `e4d5c80` to `5aa699a` (bdaiinstitute#530) [dependabot] Bump ros_utilities from `02ca14e` to `e4d5c80` (bdaiinstitute#525) [dependabot] Bump ros_utilities from `5258a5a` to `02ca14e` (bdaiinstitute#524) [dependabot] Bump spot_wrapper from `76e522b` to `c78ebfb` (bdaiinstitute#523) [dependabot] Bump ros_utilities from `23a79c9` to `5258a5a` (bdaiinstitute#522) [N/A] bugfix: give new xacro arguments default values (bdaiinstitute#521) [SW-1507] gripperless URDF for Spot (bdaiinstitute#520) [SW-1539] don't publish images from hand camera if gripperless param set (bdaiinstitute#518) [SW-1466] ability to take joint gains in through a parameter file (bdaiinstitute#516) # Conflicts: # spot_driver/spot_driver/spot_ros2.py
khughes-bdai
added a commit
that referenced
this pull request
Jan 13, 2025
## Change Overview Reverts the calls to `update_sigterm_sigkill_timeout` introduced in #537. I have a very strong hunch that this is tanking CI execution time in our internal repo (after this change, we are only able to complete 17% of relevant tests before timing out, which is blocking my PR to bring in the latest changes from this repo). ## Testing Done N/A
khughes-bdai
added a commit
that referenced
this pull request
Jan 14, 2025
## Change Overview Reverts the calls to `update_sigterm_sigkill_timeout` introduced in #537. I have a very strong hunch that this is tanking CI execution time in our internal repo (after this change, we are only able to complete 17% of relevant tests before timing out, which is blocking my PR to bring in the latest changes from this repo). ## Testing Done N/A Signed-off-by: Katie Hughes <khughes-bdai@theaiinstitute.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Overview
Modifying the launch files to use the custom launch actions from
synchros2
(formerlybdai_ros2_wrappers
)Testing Done
driver and examples run as expected
Please create a checklist of tests you plan to do and check off the ones that have been completed successfully. Ensure that ROS 2 tests use
domain_coordinator
to prevent port conflicts. Further guidance for testing can be found on the ros utilities wiki.