fix fall
This commit is contained in:
@@ -58,7 +58,7 @@ def generate_launch_description():
|
||||
parameters=[
|
||||
{"use_sim_time": LaunchConfiguration("use_sim_time")},
|
||||
{"crosshair_alpha": 1.0},
|
||||
{"sof_cos_sim": 0.999},
|
||||
{"sof_cos_sim": 0.99},
|
||||
{"fe_distance": 5.0},
|
||||
],
|
||||
remappings=[
|
||||
|
||||
Reference in New Issue
Block a user