Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Sánchez Canzobre
ros_depthsense_camera
Commits
5e069092
Commit
5e069092
authored
Apr 29, 2015
by
David Sánchez Canzobre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
15a7b833
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
README.md
README.md
+10
-4
No files found.
README.md
View file @
5e069092
# depthdense_camera_ros
ROS node to acquire RGB and 3D data from SoftKinetic DepthSense cameras.
ROS node to acquire RGB and 3D data from SoftKinetic DepthSense cameras
(for instance Creative Senz3d or DS325)
.
Wrapper for ROS of Depth Sense SDK ( cameras Creative Senz3d o DS325).
Based on the wrapper developed by Walter Lucetti aka Myzhar
https://github.com/Myzhar/ros_depthsense_camera
Based on the ROS node developed by Walter Lucetti aka Myzhar https://github.com/Myzhar/ros_depthsense_camera.
This node fix a problem, that we had, with the integration with ros_pcl. This problem appeared when we
try to convert PointCloud2 message in pcl PointCloud, our program raised this error message:
```
Failed to find match for field 'x'.
Failed to find match for field 'y'.
Failed to find match for field 'z'.
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment