Skip to content

Commit

Permalink
Call move_base_cancel_plugin at first
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi authored and knorth55 committed Sep 8, 2021
1 parent abfa737 commit 3322cde
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ plugins:
type: GoalID
plugin_order:
start_plugin_order:
- move_base_cancel_plugin
- service_notification_saver_plugin
- smach_notification_saver_plugin
- head_camera_video_recorder_plugin
Expand All @@ -159,8 +160,8 @@ plugin_order:
- tweet_notifier_plugin
- speech_notifier_plugin
- mail_notifier_plugin
- move_base_cancel_plugin
stop_plugin_order:
- move_base_cancel_plugin
- service_notification_saver_plugin
- smach_notification_saver_plugin
- head_camera_video_recorder_plugin
Expand All @@ -174,4 +175,3 @@ plugin_order:
- tweet_notifier_plugin
- speech_notifier_plugin
- mail_notifier_plugin
- move_base_cancel_plugin

0 comments on commit 3322cde

Please sign in to comment.