win tools for use realsense camera in ROS
Those tools use for get realsense camera properties and RGB to depth UVmap data
This was tested with with F200 Depth Camera Manager (DCM) v1.2 and Realsense SDK v4.0.0, although newer versions may also work.
- Download F200 Depth Camera Manager (DCM) v1.2. Note that newer versions may also work.
- For the SDK, you'll need to register here. After this you can install either the newest version of the SDK or v4.0.0 for which this was tested.
- You'll also need to compile the code. Easiest is to install Microsoft Visual Studio 2010 or similar. You can then open the VC++ Project files.
use to get camera properties
use to get RGB to depth UVmap data
maybe screenshot can help you.
First, I suggest that you to update realsense's firmware.
Then, do the following steps!