Hey Abhy, I am not sure if I get exactly what you mean but if you want to remap a topic, you can do as follows: 1- in a command line: rosrun initialtopicname_1:=newtopicname_1 initialtopicname_2:=newtopicname_2 ... 2- in a launch file: ... and so on Those techniques are respectively explained http://www.ros.org/wiki/Remapping%20Arguments here and http://www.ros.org/wiki/roslaunch/XML/remap here In your case, you can either remap topics at uvc_camera or stereo_proc I hope it helps Raph -- View this message in context: http://ros-users.122217.n3.nabble.com/uvc-camera-and-stereo-proc-tp2451433p2451616.html Sent from the ROS-Users mailing list archive at Nabble.com.