Command:
python monkeyprint.py --sync
Command (variant 2):
python monkeyprint.py --server --sync
Symptom: "Segmentation fault"
OS: Debian Stretch Raspbian hw float
Hints: Seems to occur after the 4 threads initiate
Support libraries (no vtk5.8 in ARM repository at this time):
sudo apt-get install libopencv-core2.4v5 python2.7 python-gtkglext1 python-numpy python-opencv python-imaging python-scipy python-serial python-zmq libvtk6-qt-dev libvtk6-dev python-vtk6 libvtk6.3
I also tried the old kakaroto/vtk6 branch, and it gave somewhat more meaningful error outputs:
vtkOpenGLTexture : No scalar values found for texture input!
I noticed the vtk6 patches are already merged, but is there a specific branch that differentiates from the "robotsinthesun/release" for pi3?
Best regards,
J
Command:
python monkeyprint.py --sync
Command (variant 2):
python monkeyprint.py --server --sync
Symptom: "Segmentation fault"
OS: Debian Stretch Raspbian hw float
Hints: Seems to occur after the 4 threads initiate
Support libraries (no vtk5.8 in ARM repository at this time):
sudo apt-get install libopencv-core2.4v5 python2.7 python-gtkglext1 python-numpy python-opencv python-imaging python-scipy python-serial python-zmq libvtk6-qt-dev libvtk6-dev python-vtk6 libvtk6.3
I also tried the old kakaroto/vtk6 branch, and it gave somewhat more meaningful error outputs:
vtkOpenGLTexture : No scalar values found for texture input!
I noticed the vtk6 patches are already merged, but is there a specific branch that differentiates from the "robotsinthesun/release" for pi3?
Best regards,
J