-
```
使用art.dialog.open弹窗点击保存
function doEvaluate(bussId){
art.dialog.open("?bussId="+bussId, {
title: '评价',
width :500,
height:320,
lock : true,
opacity : 0.…
-
```
使用art.dialog.open弹窗点击保存
function doEvaluate(bussId){
art.dialog.open("?bussId="+bussId, {
title: '评价',
width :500,
height:320,
lock : true,
opacity : 0.…
-
I tried to visualize vertical angle distribution of LIDAR points and expect this histogram to be discrete and have 64 peaks, corresponding to 64 LIDAR beams. However, this histogram seems not to be di…
-
I want to run A-LOAM with ouster OS1 64 ,but I am confused with mapping_line_resolution and mapping_plane_resolution. How can I set these parameters?
-
![2023-07-11 19-42-32 的屏幕截图](https://github.com/hku-mars/mlcc/assets/91470350/b44cf19d-81e7-4a0e-aa44-860f2bbdc5f4)
-
```
使用art.dialog.open弹窗点击保存
function doEvaluate(bussId){
art.dialog.open("?bussId="+bussId, {
title: '评价',
width :500,
height:320,
lock : true,
opacity : 0.…
-
I appreciate for you job!
Using #70 I can build the package with noetic.
But, when I play the rosbag, it prints some error like following:
`[lio_sam_6axis_mapOptmization-5] process has died […
-
I want to install Apollo9.0 in a server, and the GPU is RTX4090, the version of cuda driver is 535.161.07, the version of cuda is 12.2.
When compiling the source code following the [tutorial](https…
-
```
您的对话框弹出之后,怎样能够点击确定,然后提交表单?
```
Original issue reported on code.google.com by `hongyemo...@gmail.com` on 26 Aug 2010 at 11:36
-
您好,我查看了SDK代码,对于pandar40这款雷达,发现并没有进行intensity信息的处理,而是直接读取数据包中的信息,之后显示。我想请问,pandar40这款雷达内部已经进行了distance关于intensity信息的补偿了么?我是不是可以理解为,我从数据包中读取到的intensity信息,就是已经经过激光器内部校准过的,不需要后续修正了??