Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: Runtime error package 'wamv_gazebo' #711

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

130s
Copy link
Contributor

@130s 130s commented Jul 31, 2023

Issue

# ros2 launch vrx_gz competition.launch.py world:=sydney_regatta
[INFO] [launch]: All log files can be found below /root/.ros/log/2023-07-31-16-55-18-028318-130s-p16s-5941
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): "package 'wamv_gazebo' not found, searching: ['/cws/install/vrx_gz', '/cws/install/vrx_ros', '/opt/ros/humble']"

Reproducing step

In Installing VRX, building only the pkgs in the defined dependency chain (i.e. in package.xml in each pkg) using the option of colcon build, --packages-above-and-dependencies vrx_gz (I admit the pkg passed to this option is decided rather arbitrarily though, passing only the absolutely needed pkgs to build process should be a reasonable need).

Env

$ cd %VRX% && git log -1
commit cb271375cb59ff033e694a5979dc8af79fe42787 (origin/main, origin/HEAD, main)
Author: Tejal Ashwini Barnwal <64950661+tejalbarnwal@users.noreply.github.com>
Date:   Thu Jul 27 22:48:48 2023 +0530

    Updated code to use angle as input for wavefield parameter direction (#709)

Signed-off-by: Isaac Saito <130s@2000.jukuin.keio.ac.jp>
@M1chaelM M1chaelM added the enhancement New feature or request label Aug 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants