Closed BrendanAndrade closed 11 years ago
Added guards to check size of incoming array messages, with error message sent to ROS_ERROR when size does not match numRobots.
Still to do: add similar size checking scheme in state estimator node.
fixed in estimator too
Low level control crashes if the wrong number of poses is sent from the state estimator. It should throw a warning or error and continues to function without crashing.