Skip to content

Commit b38608a

Browse files
committed
Fix naming for nav2_path_expiring_timer_condition_bt_node
see ros-navigation/navigation2#5471
1 parent 18697ec commit b38608a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opennav_coverage_navigator/test/test_coverage_navigator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ inline std::vector<std::string> getLibs()
6767
"nav2_round_robin_node_bt_node",
6868
"nav2_transform_available_condition_bt_node",
6969
"nav2_time_expired_condition_bt_node",
70-
"nav2_path_expiring_timer_condition",
70+
"nav2_path_expiring_timer_condition_bt_node",
7171
"nav2_distance_traveled_condition_bt_node",
7272
"nav2_single_trigger_bt_node",
7373
"nav2_goal_updated_controller_bt_node",

0 commit comments

Comments
 (0)