You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release_notes.rst
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,7 @@
3
3
Release Notes: Jazzy to Kilted
4
4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5
5
This list summarizes the changes between Jazzy (previous) and Kilted (current) releases.
6
+
7
+
force_torque_sensor_broadcaster
8
+
*******************************
9
+
* Multiplier support was added. Users can now specify per–axis scaling factors for both force and torque readings, applied after the existing offset logic. (`#1647 <https://github.com/ros-controls/ros2_controllers/pull/1647/files>`__.
Copy file name to clipboardExpand all lines: force_torque_sensor_broadcaster/include/force_torque_sensor_broadcaster/force_torque_sensor_broadcaster.hpp
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ class ForceTorqueSensorBroadcaster : public controller_interface::ChainableContr
0 commit comments