Skip to content

Commit

Permalink
Resolved bug in BlueROV2 Heavy and Heavy Reach launch configurations (#…
Browse files Browse the repository at this point in the history
…193) (#195)

* Fixed ardusub_gazebo install and mavros configurations

* Remapped controller manager topic to robot state publisher topic

* Added missing gstreamer dependency

(cherry picked from commit 9ddb154)

Co-authored-by: Evan Palmer <[email protected]>
  • Loading branch information
mergify[bot] and evan-palmer authored Jun 25, 2024
1 parent eb7a4e9 commit e2b43c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ launch:

- arg:
name: mavros_file
default: $(find-pkg-share blue_description)/config/mavros.yaml
default: $(find-pkg-share blue_description)/config/ardusub/mavros.yaml

- arg:
name: manager_file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ launch:

- arg:
name: mavros_file
default: $(find-pkg-share blue_description)/config/mavros.yaml
default: $(find-pkg-share blue_description)/config/ardusub/mavros.yaml

- arg:
name: manager_file
Expand Down

0 comments on commit e2b43c6

Please sign in to comment.