Where is wide.launch in stereo_image_proc package?
I followed Stereo Processing in Simulation.
I run:
roslaunch gazebo_worlds simple_world.launch
roslaunch pr2_gazebo pr2.launch
Then I run:
ira@ira-K42JP:~/code/ros/test$ roslaunch stereo_image_proc wide.launch
cannot locate [wide.launch] in package [stereo_image_proc]
ira@ira-K42JP:~/code/ros/test$
Where is wide.launch?
Or what's the substitute?
Thank you~