Astra S and PCL 1.8 Troubleshooting

Hello everyone,

I try to use the PCL Visualizer (PCL1.8) in combination with the Astra SDK 2015 win64.
As soon as a PCL a Viewer is declared like:

“boost::shared_ptrpcl::visualization::PCLVisualizer viewer(new pcl::visualization::PCLVisualizer(“3D Viewer”));”

even its in a function which is NOT executed, Astra stuck at:

“astra::Frame frame = reader.get_latest_frame();”

The guess there could be some bufferoverflow, but i cant figure out whats really going on because the code from Astra isnt open.

Any help would be very appreciated.

Thanks!
I

1 Like