First set of behaviors
This commit is contained in:
@ -18,5 +18,10 @@ def generate_launch_description():
|
||||
output="screen",
|
||||
parameters=[bt_exec_config]
|
||||
),
|
||||
Node(
|
||||
package='mg_planner',
|
||||
executable='mg_planner',
|
||||
output="screen"
|
||||
),
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user