Zheyuan Wang

Results 4 comments of Zheyuan Wang

>Yes, if you use `notify-send -u critical -t 0` the notification will stay on the screen until you click it. quoted from [this answer](https://unix.stackexchange.com/questions/197748/is-there-a-desktop-notification-that-stays-shown-until-i-click-it)

if I download the zip from https://www.glfw.org/ how can I let it be properly imported then? I found the code in the binding tool of glfw, the library is supposed...

I found two relavant commits [fix memory leak](https://github.com/naurril/SUSTechPOINTS/commit/2812e88c87fc4de807477171cc96e52eb57422e2) and [bugfix: delete worlds](https://github.com/naurril/SUSTechPOINTS/commit/8d4176aa661b5e4e227a6c2a816adcdf1ff46418). Will try to merge them first ;)

你好, 我正想改intensity着色方案 清理浏览器缓存后该lidar.js的内容确认被改成了如下, 请问哪里能找到程序的输出, 或者说如何查看当前的intensity数值 ``` // color points according to object category this.color_points=function(){ // color all points inside these boxes let color = this.points.geometry.getAttribute("color").array; console.warn("debug2222------") console.warn(`debug2222 color-------------- ${intensity}`); logger.warn(`debug2222...