Gokhan Solak

Results 6 issues of Gokhan Solak

Diff editors generally have an _auto-continue_ option which selects the next conflict automatically after making a decision on the current one (copying left or right). I think that it would...

feature

We have a launch file with the following: ` ` Rosnode is not found as a node due to the install issues as reported #2262. However, if we manually add...

Hi, Currently there is no Prolog support. I implemented Prolog support by adding a proper regex to config file at my local. However, there is an issue: Prolog uses the...

I wanted to compile it with Godot 2.2 but failed since object type registration is changed with Godot 3.0. As a newcomer to Godot it was confusing. Then I found...

I started to get a linking error with catkin_make: `No rule to make target .../libOpenCL.so `. Until today, I was able to build and use the package without issues, this...

Hello, apparently at one point OpenCV3 got support. I was able to build it with ROS Melodic / Ubuntu 18.04 and run `kinect2_bridge.launch`. The camera runs, I can read the...