<> <> == Overview == This package provides the messages necessary for controlling the behaviour of the RViz view controller plugin provided by the [[rviz_animated_view_controller]] package. == Installation == This package has been released into Hydro and Indigo. Installation through `apt-get` is easiest in most cases (note that installation of [[rviz_animated_view_controller]] should install this package as a dependency automatically): {{{{#!wiki version hydro {{{ sudo apt-get install ros-hydro-view-controller-msgs }}} }}}} {{{{#!wiki version indigo {{{ sudo apt-get install ros-indigo-view-controller-msgs }}} }}}} Systems for which no binary packages are available will have to build from source. See the relevant tutorials for more information. == Usage == See the `CameraTest`, `ControlsTest` and `SquareTest` Python scripts installed in the packages directory for examples of how to use the messages provided by this package. ## AUTOGENERATED DON'T DELETE ## CategoryPackage