Mohammed S. Khoory

Results 13 comments of Mohammed S. Khoory

Upon closer inspection, I figured that I can simply redirect stderr_buf to my actual stderr (which is the behaviour I wanted). This fixed the issue I'm having. However, it's a...

As a workaround, it might be possible to use this with WSL? Worth a try I was wondering why people would prefer to use this on Windows instead of using...

Thank you @Hello-Water and @gitbug1949 , I was finally able to build ORB-SLAMv2 on Ubuntu 18.04. What I did is install eigen from the package manager, install pangolin after building...

Hello, I can confirm this issue with Arabic as well. I think this is a general issue with RTL languages. So maybe we should rename the issue. I have tested...

I'd like to also add that if there's a lot of files being synced, the scrollbar (which you can't click anyway) becomes tiny to the point where you can't find...

@q2apro in my opinion, these should be listed as separate bugs/issues. But I'm not a developer.

I fixed the mistakes you mentioned and also confrmed that `parrot_comm`'s package.xml has a `build_depend` on `parrot_common_wrapper`. However I'm still facing the same problem. I've attached a minimum example. Just...

That is very strange. I have used catkin_make. No isolated mode or anything. I do not have catkin-tools installed, so I haven't tried using catkin build. As this seems to...

Another note: I have tried the test case on a completely different machine (a raspberry pi running a fresh install of Ubuntu MATE 16.04 and Kinetic), and I'm facing the...

Workaround works for me. Thanks! Will use this for now. As for catkin-tools, I'm actually unfamiliar with using them so it'll take me a while to try...