Obstacle avoidance in move_base with kinect/xtion depth information
Hi friends, do anyone have idea to add obstacle avoidance in move_base with kinect/xtion depth information, not just the fake-laser, but with the whole FOV vertical plane.
depthimage_to_laserscan can give you the lowest value over multiple rows, does that help you?
What I want is to use "multiple rows" of fake "laser" for obstacle avoidance. How can I get the values with depthimage_to_laserscan? Cheers!
Use the scan_height parameter