fix: delete old env_manager launch in rbs_bringup and rbs_simulation
This commit is contained in:
parent
ec604bccb8
commit
a8480b290a
5 changed files with 3 additions and 64 deletions
|
@ -386,11 +386,6 @@ def generate_launch_description():
|
|||
"sim_gazebo", default_value="true", description="Gazebo Simulation"
|
||||
)
|
||||
)
|
||||
declared_arguments.append(
|
||||
DeclareLaunchArgument(
|
||||
"env_manager", default_value="true", description="Launch env_manager?"
|
||||
)
|
||||
)
|
||||
declared_arguments.append(
|
||||
DeclareLaunchArgument(
|
||||
"launch_sim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue