vikingyw

Results 41 issues of vikingyw

在rv1126 瑞芯微的builtroot板子上的OpenVX版本是 1.2,在x86机器上交叉编译时始终报错找不到符号 vxBatchGemmNode, vxTensorTableLookupLayer。貌似 OpenVX 1.3 版本里才有(OpenVX.1.3 的x86库文件里能搜到)。但是 rv1126 板子上 又没有1.3的版本。请问应该如何解决?

{ "free": 16, "reserved": 0, "wait": 0, "writable": 0, "busy": 0 "buffer_full": 0 "current_read": -1 "newest_write": 0 "oldest_write": -1 } Accepting new clients... Finding video stream. Checking stream 0 Got...

I am using Rockcip rv1126, builtroot system. I can find libOpenVX.so.1.2 on the board. But the version depended in this git repo is libOpenVX.so.1.3.0. I can find this in the...

help wanted

我看readme里提到更多文档可以参考 http://opensource.rock-chips.com/wiki_Mpp 但这个链接无效

I am using SVL simulation with Apollo latest branch, Ubuntu 18.04. I tested lidar obstable perception, camera perception. They all work well. But when I tried this one: `cyber_launch start...

The cyber_visualizer need a Linux desktop env. It is common that we install apollo docker in a linux server. If I can run cyber_visualizer on my local Linux box (with...

I am following the official instructions to install the latest nvidia-docker2, nvidia-container-toolkit. OS: ubuntu 18.04 But I cannot start docker with nvidia driver. the error message is : ############################################## could...

I compiled ffmpeg with rockchip mpp. I have tested ffmpeg command to transcode a rtsp stream to a video file, it is working well. But if I use api2-decode or...

按照文档里的指示,前端build总是失败,貌似有多个版本冲突,比较难搞,能不能直接搞个dockerfile? 这个dockerfile最好是包含构建前端,后端和运行的。谢谢