## repository: http://utexas-art-ros-pkg.googlecode.com/svn <> <> == Overview == This package collects all ROS messages that are specific to the ART autonomous vehicle, simplifying the dependencies between [[art_vehicle]] stack components. It has minimal build dependencies, eliminating unnecessary compiles when modifying a package which only interacts with others via messages. == Message Groupings == Many of these messages are primarily associated with specific [[art_vehicle]] packages: === Global === * <> control cycle rates for various ART vehicle nodes * <> ART vehicle dimensions * <> unit conversion constants * <> constants representing trivial differences === Global Positioning System === * <> GPS information (to be replaced by <> for Diamondback release) === Navigation === [[art_nav]] * <> * <> * <> * <> * <> * <> * <> === Observers === [[art_observers]] * <> * <> === Road map === [[art_map]] * <> * <> * <> * <> === Servo control === [[art_pilot]] * <> (''deprecated'', use <>) * <> (''deprecated'', use <>) * <> * <> * <> (''deprecated'', use <>) * <> === Servo devices === [[art_servo]] * <> * <> * <> * <> * <> * <> * <> * <> * <> * <> * <> ## AUTOGENERATED DON'T DELETE ## CategoryPackage