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

[N/a] fix for launching the driver without the gripper #534

Merged
merged 4 commits into from
Dec 5, 2024

Conversation

khughes-bdai
Copy link
Collaborator

@khughes-bdai khughes-bdai commented Dec 5, 2024

Change Overview

Having recently gotten access to a gripperless spot, I discovered some bugs that came from not correctly passing the gripperless parameter to SpotWrapper (this resulted in the robot trying to access gripper related servers and hanging).

Testing Done

  • driver now launches on a gripperless robot. Ran some simple trigger services to stand, sit, move arm, etc.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Katie Hughes added 2 commits December 5, 2024 12:50
Signed-off-by: Katie Hughes <[email protected]>
@coveralls
Copy link

coveralls commented Dec 5, 2024

Pull Request Test Coverage Report for Build 12185809300

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 250 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.1%) to 51.195%

Files with Coverage Reduction New Missed Lines %
spot_ros2/spot_ros2/spot_driver/spot_driver/launch/spot_launch_helpers.py 18 81.82%
spot_ros2/spot_ros2/spot_driver/spot_driver/spot_ros2.py 232 44.59%
Totals Coverage Status
Change from base Build 12128089004: 0.1%
Covered Lines: 1950
Relevant Lines: 3809

💛 - Coveralls

Signed-off-by: Katie Hughes <[email protected]>
Copy link
Collaborator Author

khughes-bdai commented Dec 5, 2024

Merge activity

  • Dec 5, 1:52 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 5, 1:53 PM EST: A user merged this pull request with Graphite.

@khughes-bdai khughes-bdai merged commit 941ab5e into main Dec 5, 2024
4 of 5 checks passed
@khughes-bdai khughes-bdai deleted the khughes/gripperless_bugfix_launch branch December 5, 2024 18:53
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
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.

5 participants