MAVROS timeout when using BlueROV2 Heavy model #191
Unanswered
evan-palmer
asked this question in
Q&A
Replies: 2 comments 5 replies
-
It appears as though you found a bug in the launch file 😃 I'll make a new issue and get a fix pushed for that. Are you using Humble or Iron? I can prioritize the one that you are using |
Beta Was this translation helpful? Give feedback.
2 replies
-
This should be fixed now! Let me know if you run into any other issues! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Originally posted here by @SusannaMunari
Hello,
I am encountering the same issue when running this:
ros2 launch blue_bringup bluerov2_heavy.launch.yaml use_sim:=true
I get this output, and I am not able to connect and simply echo the topics.
Curiously, the same process works smoothly when I try with the normal configuration:
ros2 launch blue_bringup bluerov2.launch.yaml use_sim:=true
With this I am connected, I can access the topics and change flight mode.
Is there any configuration that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions