target cross
This commit is contained in:
@@ -57,7 +57,7 @@ def generate_launch_description():
|
||||
namespace=LaunchConfiguration("namespace"),
|
||||
parameters=[
|
||||
{"use_sim_time": LaunchConfiguration("use_sim_time")},
|
||||
{"crosshair_alpha": 0.5}
|
||||
{"crosshair_alpha": 1.0}
|
||||
],
|
||||
remappings=[
|
||||
("raw_image", "/sirius_bot/camera/image_view"),
|
||||
|
||||
Reference in New Issue
Block a user