Robotics StackExchange | Archived questions

Blort_ros [Shader::Shader] Error compiling fragment shader

I want to use Blort. My camera is usb camera.When I run this command "roslaunch blortros learnsift,launch",there is an error: james@james-23-g131cn:~$ roslaunch blortros learnsifts.launch ... logging to /home/james/.ros/log/adc9f4fe-b5fb-11e6-afc0-0025ab75175f/roslaunch-james-23-g131cn-5896.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://james-23-g131cn:33770/

SUMMARY

PARAMETERS * /rosdistro: indigo * /rosversion: 1.11.20

NODES / blortlearnsifts (blortros/learnsifts)

ROSMASTERURI=http://localhost:11311

core service [/rosout] found process[blort_learnsifts-1]: started with pid [5914]

Learnsifts

Tracker control


[q,Esc] Quit program [Return] Save SIFT and ply models. [Space] Save texture face and extract SIFTS.


[4] Texture edge tracking [5] Texture color tracking [a] High accuracy tracking (less robust) [e] Show edges of image [i] Print tracking information to console [l] Lock/Unlock tracking [m] Switch display mode of model [p] Show particles [r] Reset tracker to initial pose [s] Save model to file (including textures) [t] Capture model texture from image [u] Untexture/remove texture from model

Object name: Pringles => Getting camera intrinsics ... [ INFO] [1480403058.192141087]: Camera parameters received. OK => Initialising tracker ... OpenGL Version: 3.0 Mesa 11.0.2 compile frag [Shader::Shader] Error compiling fragment shader "/home/james/catkinws/src/perceptionblort-hydro-devel/perceptionblort-hydro-devel/blortros/Tracker/shader//gauss.frag"No program [blortlearnsifts-1] process has died [pid 5914, exit code -11, cmd /home/james/catkinws/devel/lib/blortros/learnsifts /home/james/catkinws/src/perceptionblort-hydro-devel/perceptionblort-hydro-devel/blortros /blortcamera:=/usbcam/camerainfo /blortimage:=/usbcam/imageraw _name:=blortlearnsifts _log:=/home/james/.ros/log/adc9f4fe-b5fb-11e6-afc0-0025ab75175f/blortlearnsifts-1.log]. log file: /home/james/.ros/log/adc9f4fe-b5fb-11e6-afc0-0025ab75175f/blortlearnsifts-1*.log all processes on machine have died, roslaunch will exit shutting down processing monitor... ... shutting down processing monitor complete done

And can I use kinect2 instead of stereo camera?

Asked by james on 2016-11-29 03:13:35 UTC

Comments

Please format console copy/pastes using the Preformatted Text button (the one with 101010 on it). Select the text/code and press the button (or use ctrl+k). Thanks.

Asked by gvdhoorn on 2016-11-29 03:28:46 UTC

I am wondering if you got the answer ? because I've the same problem

Asked by Gehad Essam on 2017-03-11 10:52:10 UTC

Answers