Narukara

Results 12 issues of Narukara

Is it possible to automatically add spaces between Chinese and English/formulas (when rendering), like LaTeX does?

i18n

![2022-04-07 18-12-08 的屏幕截图](https://user-images.githubusercontent.com/53737377/162176743-3b04c145-ecea-4ab6-bdf2-554a162cce11.png) “只有个参数” 脱漏了一个 “一”。繁体中文版也有相同的问题。

I suggest adding a hint somewhere in the book that in this environment, threads have very limited stack space. So you may often encounter stack overflow problems. The stack size...

I guess there is an `else` missing here

Hello, I have a small question. It seems that the `off_t` type should be signed (according to https://www.man7.org/linux/man-pages/man3/off_t.3type.html). Otherwise `lseek` with `SEEK_END` would make no sense. https://github.com/magore/hp85disk/blob/f01043ec2f665c3013bbdf0e7684a5d88652a266/posix/posix.h#L51

### Description I want to put some code in a block with background color. But I found that sometimes, at the end of a page, there would be a block...

bug
layout

### Introduce the problem I encountered some issues while building the documentation. And I found that it was due to some files in the repository containing UTF-8 BOM. Maybe we...

🌱 Simple
💤 Stale
🚀 Enhancement

Fix 'my_disp_flush' in quick-overview. In parallel rendering architecture, `lv_color_t*` in `lv_display_flush_cb_t` has been changed to `uint8_t*`. Related code: https://github.com/lvgl/lvgl/blob/a853a1289ae40898122d83be1842d0b61c56b15d/src/display/lv_display.h#L81 https://github.com/lvgl/lvgl/blob/a853a1289ae40898122d83be1842d0b61c56b15d/examples/porting/lv_port_disp_template.c#L124-L138

项目里其他所有 topic 都是 /IMU_data 使用 `ros2 topic hz /Imu_data` 无法输出数据

**Describe the bug** Several controllers have a `cmd_vel_timeout` parameter. But their units are inconsistent. Specifically, I found these: | parameter | unit | type | | ------------------------------------------------------------ | ------------ |...

bug
stale
persistent