- Merge pull request #35 from pal-robotics-forks/support_axis212ptz Added support for Axis 212 PTZ.
- Merge pull request #29 from negre/master handle encrypted password authentication
- Added support for Axis 212 PTZ. Also made the exception when something goes wrong in the state grabber clearer.
- Merge pull request #34 from CreativeEntropy/patch-1 Create LICENSE file (New BSD)
- Create LICENSE (New BSD) Create LICENSE file to make copyright clear.
- Merge pull request #31 from clearpathrobotics/jeff-o-patch-1 Update axis.launch
- Update axis.launch Corrects an issue where a topic subscribes and publishes to the same node (axis/republish).
- handle encrypted password authentication
- Contributors: Jeff Schmidt, Julian Schrittwieser, Mike Purvis, Sammy Pfeiffer, amaury
- Fuerte update.
- Add frame_id parameter (fixes #8)
- Add camera_info_manager support (#10). Adds a new dependency on camera_info_manager_py, and a new camera_info_url parameter.
- Add some additional PTZ control nodes: teleop.py, teleop_twist.py, axis_twist.py, axis_all.py.
- Add PTZ transform publisher: publish_axis_tf.py.
- Fuerte release.
- Initial axis_camera package.