Skip to content

Commit b73cfd4

Browse files
authored
Merge pull request #49 from open-dynamic-robot-initiative/fkloss/doc
doc: Remove obsolete argument
2 parents 26e0944 + af69bc3 commit b73cfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/b1_train_colour_segmentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ run
2424

2525
::
2626

27-
ros2 run trifinger_cameras record_image_dataset --no-downsample -o <output_directory>
27+
ros2 run trifinger_cameras record_image_dataset -o <output_directory>
2828

2929
Every time you press Enter, images of all three cameras are acquired and stored
3030
together as a "snapshot" in the specified output directory. So you can place

0 commit comments

Comments
 (0)