We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We might have broken something since #628 . If I run this launch file (saved as ros_gz_bridge.launch:
ros_gz_bridge.launch
<launch> <ros_gz_bridge bridge_name="ros_gz_bridge" config_file="/home/caguero/ros_gz_ws/src/ros_gz/ros_gz_bridge/test/config/full.yaml"/> </launch>
with:
ros2 launch ros_gz_bridge ros_gz_bridge.launch
I'm getting this error message:
[ERROR] [launch]: Caught exception in launch (see debug for traceback): value='False' is not an instance of <class 'bool'>
@Amronos, could you try this on your end to confirm please?
The text was updated successfully, but these errors were encountered:
Does occur on my end too.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Environment
Description
We might have broken something since #628 . If I run this launch file (saved as
ros_gz_bridge.launch
:with:
I'm getting this error message:
@Amronos, could you try this on your end to confirm please?
The text was updated successfully, but these errors were encountered: