Willis

Results 11 comments of Willis

I encountered some problems. When I opened the block environment after running build.cmd, an error occurred: Severity Code Description Item File Line Suppressed Status Details Error Unable to instantiate module...

> 我正在使用remove-simmode存储库,并且面临以下问题: 每当我启动airsim_node.launch文件时,Unreal都会崩溃,并在SimModeBase.cpp的第533行中出现访问冲突错误,我认为getImageCapture()返回null指针。我在下面添加了异常的图像。 ![删除 Simmode_error](https://private-user-images.githubusercontent.com/66486704/239865451-e4a80955-fc0b-46ce-8982-32d6293dbdd4.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDU0MTI4MDMsIm5iZiI6MTcwNTQxMjUwMywicGF0aCI6Ii82NjQ4NjcwNC8yMzk4NjU0NTEtZTRhODA5NTUtZmMwYi00NmNlLTg5ODItMzJkNjI5M2RiZGQ0LlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAxMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTE2VDEzNDE0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBiNjgzZmUyNzIwODQzZmZhNGNmMGJhMzg5MGVhNmYyOTJmY2VhODkxNDJkNjVjNTU4NTdmY2M0OWQzZDBjZTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.SlLxg5eUzUqtCDeGeeKUEWHF2FaNReg-CJyeBmzWa_8) > > 这是调用堆栈: ![图像](https://private-user-images.githubusercontent.com/66486704/239886852-b84ea5ca-cfa9-4e18-8e7f-1dd144b1039d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDU0MTI4MDMsIm5iZiI6MTcwNTQxMjUwMywicGF0aCI6Ii82NjQ4NjcwNC8yMzk4ODY4NTItYjg0ZWE1Y2EtY2ZhOS00ZTE4LThlN2YtMWRkMTQ0YjEwMzlkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAxMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTE2VDEzNDE0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQwYzBhZjc3OGU2ZDBkZWRhZjgxNDMxNzEwMjc5OWEwZjUwNDYwOGY2NjM2YmQ2OTdmNmQ4OGUxZmU5ODBlOWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.hPuvhscOThi4rBR-w9OBJVliLxqRVUr_eD7Tv9vd6wE) > > 我正在 Unreal 4.27.2 上运行remove-simmode fork,并在 WSL2 上的 Ubuntu 20.04 上运行airsim_ros_pkgs (ROS 1)。 > > 我已经使用主 Airsim 存储库以及 Colosseum 存储库(使用...

Thank you for your help, but it seems that cmake still cannot find sdl2, even though I have installed sdl2.🥺

> Have you already sovled it? I met this problem,too. I have solved it. Maybe you should download the source file of SDL2 and compile it.

I have encountered this problem before. Maybe you need to use pcltools to convert the ply files to pcd files. For example, "pcl_ply2pcd input_file.ply output_file.pcd".

You could also see https://github.com/HKUST-Aerial-Robotics/PredRecon/issues/2

> Pretrained model ckpt is shown in README. Put it in https://github.com/HKUST-Aerial-Robotics/PredRecon/blob/master/Planner/Code/src/fuel_planner/exploration_manager/launch/algorithm.xml#L147 > > 1. You can omit the tf warning. > 2. If you are ready, you can trigger...

> > > Pretrained model ckpt is shown in README. Put it in https://github.com/HKUST-Aerial-Robotics/PredRecon/blob/master/Planner/Code/src/fuel_planner/exploration_manager/launch/algorithm.xml#L147 > > > > > > 1. You can omit the tf warning. > > >...