Skip to content

Commit

Permalink
Changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaltovski committed Nov 26, 2024
1 parent f176c94 commit 3746beb
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
Changelog for package clearpath_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add default vcan ROS interfaces based on platform
* Add support for Axis cameras (`#90 <https://github.com/clearpathrobotics/clearpath_config/issues/90>`_)
* Add the initial AxisCamera class with all ROS parameters defined in axis_camera's launch files & nodes
* Add the AxisCamera class to the sensors generator
* Add the serial to the axis camera's template
* Add serial to the template keys too
* Add serial getter/setter. Use empty string as default serial
* Refactoring, set the property to the value for the template
* frame_width -> width, frame_height -> height
* Rename setter
* Make the scales & offsets floats by default
* Add the TF prefix parameter
* Add the camera_info_url parameter
* camera_num -> camera
* Note that the serial isn't used, fix the name of the PTZ teleop parameter
* Add the remaining camera topics to the Topics object
* image_raw -> image
* Add axis_camera sample
* Remove empty line at EoF
* Add ur_arm
* Add header
* rx and tx topics for can bridge
* Initial can_bridges add
* Add a sample for each sensor
* Contributors: Chris Iverach-Brereton, Luis Camero

0.3.4 (2024-10-04)
------------------
* Add OAKD
Expand Down

0 comments on commit 3746beb

Please sign in to comment.