Skip to content

Commit

Permalink
Minor typo correction (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
racheltrimble committed May 10, 2023
1 parent 2f9a489 commit 1f327de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh_pages/_source/session5/OpenCV-in-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The first node will read in an image from a file and publish it as a ROS [Image]
```bash
catkin build
roscore
rosrun detect_pump image_pump.py
rosrun detect_pump image_pub.py
```

* You should see the "node started" message
Expand Down

0 comments on commit 1f327de

Please sign in to comment.