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
Can configure parameters from camera with ros2 run rqt_reconfigure rqt_reconfigure
Actual behavior
When using iceoryx shared memory the parameters from camera are not visible using ros2 run rqt_reconfigure rqt_reconfigure (they are with ros2 param list), Using vanilla cyclone without export CYCLONEDDS_URI they are visible with ros2 run rqt_reconfigure rqt_reconfigure
The text was updated successfully, but these errors were encountered:
Bug report
Required Info:
Ubuntu 22.04 + Humble
binaries
rmw_cyclonedds_cpp
Steps to reproduce issue
with config
export CYCLONEDDS_URI=
:Expected behavior
Can configure parameters from camera with
ros2 run rqt_reconfigure rqt_reconfigure
Actual behavior
When using iceoryx shared memory the parameters from camera are not visible using
ros2 run rqt_reconfigure rqt_reconfigure
(they are withros2 param list
), Using vanilla cyclone withoutexport CYCLONEDDS_URI
they are visible withros2 run rqt_reconfigure rqt_reconfigure
The text was updated successfully, but these errors were encountered: