leekeifon

Results 32 issues of leekeifon

Curious about why the capture groups is not supported, is that too hard to achieve?

有没有关于Svar模块的代码基本介绍?这部分代码看的有点迷糊。 另外,你们PIL repo中的README.md[链接](http://zhaoyong.adv-ci.com/pil/)打不开,不清楚是不是网速的问题。 感觉GSLAM是不错的框架!

I try to match all lua file wihtin workspace(just for experiment), but I got no match at all, which is weird. Can I use regex in target field? ``` {...

macos: 按回车识别有误,输入字母也有问题 ![image](https://user-images.githubusercontent.com/43082379/192933938-20bb4a40-f43d-47f3-a5e0-32d527b49f39.png)

**Describe the bug** move_to_pose.py simulation result not consistent with book. The trajectory is obviously not consistent with the book, fig. 4.14 **Expected behavior** The trajectory should at least look similar...

help wanted

**Describe the bug** As the book says, > For the case where the goal is behind the robot, that is α ∉ (−pi/2 , pi/2 ], we reverse the vehicle...

The elevation angle term of eq. 5 in the paper "A Portable 3D LIDAR-based System for Long-term and Wide-area People Behavior Measurement" is wrong. You should be able to verify...

**Describe the bug** plugins have no effect **To Reproduce** system: macos neovim version: 0.8.3 nvim-treesitter version: 4cccb6f nvim-treesitter-textobjects: 380561e **Expected behavior** A clear and concise description of what you expected...

bug

Installation works fine with miniconda, but got an error on cling: `is_trivially_destructible is not implemented` system: macos monterey 12.2.1 ``` /Users/xxx/miniconda3/envs/cling/bin/../include/c++/v1/__type_traits/is_trivially_destructible.h:34:2: error: is_trivially_destructible is not implemented #error is_trivially_destructible is not...

As said in the doc, there's a flag named builtin in Filtering session, but I still can't get it tracing open() calls with the following snippet. ``` import hunter hunter.trace(hunter.Q(builtin=True,...