Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ This should show a stream of live data. If they do not, your ROS_IP
env variable may need to be set on target. If that is working, try to view the images:

```bash
rosrun rqt_image_vew rqt_image_view
rosrun rqt_image_view rqt_image_view
```

Select `/hires/image_raw` from the dropdown box, and you should see streaming video. You can also
Expand Down