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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,3 +8,10 @@ This list summarizes important changes between Kilted Kaiju (previous) and Lyric
8
8
force_torque_sensor_broadcaster
9
9
*******************************
10
10
* Added support for transforming Wrench messages to a given list of target frames. This is useful when applications need force/torque data in their preferred coordinate frames. (`#2021 <https://github.com/ros-controls/ros2_controllers/pull/2021/files>`__).
11
+
12
+
joint_trajectory_controller
13
+
***************************
14
+
* Fill in 0 velocities and accelerations into point before trajectories if the state interfaces
15
+
don't contain velocity / acceleration information, but the trajectory does. This way, the segment
16
+
up to the first waypoint will use the same interpolation as the rest of the trajectory. (`#2043
0 commit comments