File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
external/concealer/include/concealer Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ struct FieldOperatorApplication : public rclcpp::Node
163
163
auto initialize (const geometry_msgs::msg::Pose &) -> void;
164
164
165
165
[[deprecated(
166
- " This function was deprecated since version 16.5.0 (released on 20250602 ). It will be deleted "
167
- " after a half-year transition period (~20251202 ). Please use other overloads instead." )]] auto
166
+ " This function was deprecated since version 16.5.0 (released on 20250603 ). It will be deleted "
167
+ " after a half-year transition period (~20251203 ). Please use other overloads instead." )]] auto
168
168
plan (const std::vector<geometry_msgs::msg::PoseStamped> &, const bool ) -> void ;
169
169
170
170
#if __has_include(<autoware_adapi_v1_msgs/msg/route_option.hpp>)
You can’t perform that action at this time.
0 commit comments