Skip to content

Commit 966164b

Browse files
authored
Merge pull request #12 from NASA-JSC-Robotics/color-blob-interface-chages
Adjust color blob service interface
2 parents abd1289 + cc574ea commit 966164b

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)