Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 303 Bytes

MIGRATION.md

File metadata and controls

12 lines (8 loc) · 303 Bytes

Migration Notes

API changes in ros2_control releases

ROS Rolling

Controller Interface

update_reference_from_subscribers() method got parameters and now has the following signature:

update_reference_from_subscribers(const rclcpp::Time & time, const rclcpp::Duration & /*period*/)