Use different LaserScan source for obstacle avoidance
Is it possible to use different LaserScan source for obstacle avoidance? In my robot model I have several laser scanners installed and want to use one for navigation and the other one (possible more than one) for obstacle avoidance. I am using ROS Indigo and Kinetic with standard navigation stack.