Skip to content

Commit dbb8a18

Browse files
committed
Update executable name
1 parent cd89943 commit dbb8a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clr_pick_and_place_demo/launch/demo.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def generate_launch_description():
115115
),
116116
Node(
117117
package="color_blob_centroid",
118-
executable="ColorBlobCentroid",
118+
executable="color_blob_node",
119119
output="both",
120120
parameters=[
121121
{

0 commit comments

Comments
 (0)