Open JasonWang9805 opened 2 hours ago
Hi @JasonWang9805 If you use the command rosrun rqt_reconfigure rqt_reconfigure
to access the graphical interface for changing the parameters, do you have an rgb_camera category in the side-panel of the rqt_reconfigure interface that has RGB options within it?
Issue Description
Hello, I found that I can't use the "rosrun dynamic reconfigure dynparam" command to dynamically set the exposure mode and exposure parameters in my RealSense ROS program. Because I noticed that there are no topics like "/camera/color/enable_auto_exposure" and so on. What could be the cause of this? On another processor of mine, there are such topics and I can set them normally.