ROS package for robot navigation.
The input of the node is the desired velocity command, the output is the velocity computed according to the data coming from a laser sensor acquired by the robot. It can be used as obstacle avoidance system.
It manages two types of input velocity commands and integrates some safety procedures explained below.
TO BE COMPLETED