You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With all the difficulties known around DDS and lossy networks such as WiFi, it becomes a hustle trying to properly get live videos from the leo_rover using Rviz.
I have tried setting up the QoS from Reliable to Best_effort wihtout success yet and thought maybe you could help me:
I cloned the bringup repository to make my custom version:
$ cat src/launch/leo_bringup.launch.xml
With all the difficulties known around DDS and lossy networks such as WiFi, it becomes a hustle trying to properly get live videos from the leo_rover using Rviz.
I have tried setting up the QoS from Reliable to Best_effort wihtout success yet and thought maybe you could help me:
I cloned the bringup repository to make my custom version:
$ cat src/launch/leo_bringup.launch.xml
Modified the camera yaml:
cat src/config/v4l2_camera.yaml
$ nano /etc/ros/setup.bash
Any suggestions on how to change the QoS for the camera topic on the debayer node?
Thanks
The text was updated successfully, but these errors were encountered: