Open Little-Potato-1990 opened 5 years ago
Same issue using the OpenPTrack Docker Also related to this Issue
And I think its the same issue as #524
I solved my issue by checking the Problems stated here
In my case I had to add a rules file (90-kinect2.rules into /etc/udev/rules.d) to get the needed access of the USB device.
same problem
Hey @siehlema! I'm encountering the same problem. Where did you add the rules file?
Also what was your ros and ubuntu version?
Hi When I run "roslaunch kinect2_bridge kinect2_bridge.launch", I get the error "Failed to load nodelet '/kinect2_bridge
of type
kinect2_bridge/kinect2_bridge_nodeletto manager
kinect2'" Then I run it with gdb, I get the message: "Thread 1 "kinect2_bridge" received signal SIGSEGV, Segmentation fault. 0x00007fffccdabbf0 in llvm::cl::AddLiteralOption(llvm::cl::Option&, llvm::StringRef) () from /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1" Could you tell me how to fix it? Thanks very much!