Show EOL distros:
Package Summary
Messages for (camera) view controllers
- Maintainer status: developed
- Maintainer: Adam Leeper <adamleeper AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: hydro-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: developed
- Maintainer: Adam Leeper <adamleeper AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: indigo-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: maintained
- Maintainer: Adam Leeper <adamleeper AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: hydro-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: maintained
- Maintainer: Adam Leeper <adamleeper AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: hydro-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: unmaintained
- Maintainer: ROS Orphaned Package Maintainers <ros-orphaned-packages AT googlegroups DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: lunar-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: maintained
- Maintainer: Evan Flynn <evanflynn.msu AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: noetic-devel)
Package Summary
Messages for (camera) view controllers
- Maintainer status: maintained
- Maintainer: Evan Flynn <evanflynn.msu AT gmail DOT com>
- Author: Adam Leeper <adamleeper AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/view_controller_msgs/issues
- Source: git https://github.com/ros-visualization/view_controller_msgs.git (branch: noetic-devel)
Contents
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):
sudo apt-get install ros-hydro-view-controller-msgs
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.