webots_ros2
webots_ros2 copied to clipboard
Re enable the RViz tests in the CI
Description Attempt to re enable the Rviz tests in the CI.
Related Issues This pull-request fixes issue #397
For anyone wanting to pursue this PR, the issue is that RViz relies on Qt as Webots.
It seems that there is a race condition, my guess is that it depends on the order when RViz and Webots are launched.