Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
Myzhar authored Aug 6, 2018
commit 54d1134c8b9b4323256222b792ffd2a23d117fd6
2 changes: 1 addition & 1 deletion zed_nodelet_example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ To launch the wrapper nodelet along with the `depthimage_to_laserscan` nodelet,

**Note**: Remember to change the parameter `camera_model` to `0` if you are using a **ZED** or to `1` if you are using a **ZED Mini**

To visualize the result of the process open Rviz and add a `LaserScan` visualization and set `/zed/scan` as `topic` parameter
To visualize the result of the process open Rviz, add a `LaserScan` visualization and set `/zed/scan` as `topic` parameter

[More](https://www.stereolabs.com/documentation/guides/using-zed-with-ros/introduction.html)