-
Notifications
You must be signed in to change notification settings - Fork 537
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
Lichtblick does not connect to ROS2 bridge #260
Comments
Hello @SvenMuc, thank you for your feedback and report. Best regards, |
Hey @SvenMuc, sorry about the delay! We tried to replicate your issue on our latest release, v1.9.0, using the same commands you provided. Everything worked as expected. My testing was done on macOS using Docker, and we also verified it on WSL without any issues. To ensure consistency, we followed this Foxglove guide for ROS 2 setup: Installing ROS 2 on macOS with Docker. Additionally, we tested on v1.7.0, and it also worked as expected. After investigating, we found that the issue comes from using the ROS bridge connection instead of the Foxglove bridge connection. When using the Foxglove bridge, everything works as expected. Could you try switching to the Foxglove bridge and see if that resolves your issue? Since we’ve confirmed this as the root cause, we’ll go ahead and close the issue for now. However, feel free to reopen it or reach out if you need further assistance. Thanks for using Lichtblick! 🚀 |
Description
Lichtblick does not connect to ROS2 bridge on systems with ROS2 Jazzy.
Steps To Reproduce
ros2 launch foxglove_bridge foxglove_bridge_launch.xml
Ros2 Bridge Log
Expected Behavior
Lichtblick connects to ros2 bridge correctly. On machines with ROS2 Humble everything works as expected.
The text was updated successfully, but these errors were encountered: