Wenhao Zhu
Wenhao Zhu
The new version of the gym library requires the `reset` method of the `env` to return two variables, `observation` and `info`, as per the [official documentation](https://gymnasium.farama.org/api/env/#gymnasium.Env.reset).
有些pcd文件使用reflectance字段而不是intensity字段,本次pr增加了当intensity字段不存在时使用reflectance字段代替的功能
Optimized the rendering logic of shapes so that the thickness of shape lines and crosshair remains consistent on the screen regardless of the zoom level. Additionally, another advantage is that...
请在项目的Repository secrets中配置好DOCKER_USERNAME和DOCKER_PASSWORD后合并此PR(建议增加tag立即推送一次)
All finished.
在分段点附近检测最安静的时间点作为实际分割点