update README and update launch files
This commit is contained in:
parent
5314c1adf5
commit
6fa469be36
5 changed files with 11 additions and 10 deletions
|
@ -53,7 +53,7 @@ def generate_launch_description():
|
|||
condition=IfCondition(sim_gazebo))
|
||||
|
||||
env_manager = Node(package="env_manager",
|
||||
executable="main",
|
||||
executable="env_manager_node",
|
||||
condition=IfCondition(env_manager_cond)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue