-
i have tried out tools Openni2_view.cpp [https://github.com/PointCloudLibrary/pcl/blob/f8c0e1a04947ff8eedca48968aa380231c197e99/tools/openni2_viewer.cpp](url)
Compile with no error, but an exceptio…
-
## Issue Description:
I tried to simulate the Kinect camera using the Blensor application (from the binary release). I used the default object provided, applied an image texture on it, did some ani…
-
Thanks for the revival effort! I hope I can help but I'm not familiar with CLIM yet...
`(graph::scigraph-showcase)` shows the frame successfully, but then freezes with the following error:
```
…
-
https://adastaybrave.com/pcl%E4%B8%8E%E7%82%B9%E4%BA%91%E4%B8%87%E8%B1%A1/2018/11/26/PCL%E4%B8%AD%E7%9A%84%E6%BB%A4%E6%B3%A2-2-%E6%9C%89%E7%9A%84%E6%94%BE%E7%9F%A2%E7%9A%84%E6%BB%A4%E6%B3%A2/
Ada's…
-
After #3753, the PointCloud Editor app has mixed references to `pcl::shared_ptr` and `std::shared_ptr` due to the existence of the file [localTypes.h](https://github.com/PointCloudLibrary/pcl/blob/mas…
-
I have a rather large number of frames that were split into standard color and colorized depth images and I've been asked to find a way to convert them to point clouds.
I did try using the `depth_…
-
Consider the program:
```
#include
#include
#include
void
cloud_cb (const pcl::PointCloud::ConstPtr& input)
{
ROS_INFO("received a point cloud");
}
int
main (int argc, char** argv)
{
ros::in…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking our ROS RealSense Wrapper documentation [READM…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
```
What steps will reproduce the problem?
1.ROS hydro fully installed
2.Follow the installations steps in http://code.google.com/p/rtabmap/wiki/ROS
What is the expected output? What do you see inste…