Skip to content

Commit 0eca296

Browse files
committed
Add release notes entry for change
1 parent 408fec6 commit 0eca296

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release_notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ This list summarizes important changes between Kilted Kaiju (previous) and Lyric
88
force_torque_sensor_broadcaster
99
*******************************
1010
* 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
17+
<https://github.com/ros-controls/ros2_controllers/pull/2043>`_)

0 commit comments

Comments
 (0)