ethz-asl / mav_active_3d_planning

Modular framework for online informative path planning.
BSD 3-Clause "New" or "Revised" License
552 stars 110 forks source link

UNreal #60

Closed KerouacDlg closed 9 months ago

KerouacDlg commented 9 months ago

I am using Unreal CV 0.3.10. When running example.launch, I get the following error:

[INFO] [1702352678.099574, 0.548000]: Waiting for unreal client to setup ... [ERROR] [1702352678.383293, 0.832000]: Unrealcv error: error Can not find a handler for URI 'vget /uecvros/full -199.999998 1000.000000 35.253472 0.000000 -91.228999 0.000022 1.000000 0' [ERROR] [1702352678.716565, 1.166000]: Unrealcv error: error Can not find a handler for URI 'vget /uecvros/full -199.999926 1000.000003 36.040178 -0.000011 -91.228963 -0.000191 1.000000 0' 2023-12-12 14-46-44屏幕截图

KerouacDlg commented 9 months ago

My Unreal Engine is 4.16 I downloaded your compiled plugin at https://github.com/ethz-asl/unreal_cv_ros#standard-plugin. After placing it in the specified location, I started Unreal Engine and the following error occurred. 2023-12-12 15-27-20屏幕截图

KerouacDlg commented 9 months ago

解决了,是解压的时候出现问题。换成下载的插件就解决了