autocore-ai / MapToolbox

Plugins to make Autoware vector maps in Unity
GNU Lesser General Public License v3.0
252 stars 98 forks source link

Ubuntu 18.04 LTS (Ros Melodic) and unity 2019.4.19f1 cannot import pcd files #62

Open auronman opened 3 years ago

auronman commented 3 years ago

Hi !!

I am trying to get vector_map or lanelet_map using a pcd file that i generate with autoware.ai 1.14.

The pcd file is in format: Data binary and x,y,x intensity. Like the requirements say.

When i follow the tutorial (first add the package of maptoolbox by url) to import the pcd file, an error happens when i try to import it:

Screenshot_20210209_162135

Then, if i exit the project and reopen, i have this error:

Screenshot_20210209_162450

Can anyone help me? I only want to use my own pcd file to create an hd map to use open planner in autoware.

Thankssss!!!!

hamlinzheng commented 3 years ago

Yes, I meet the same problem, packages are installed correctly, however i can't import pcd.

JiBingdong commented 3 years ago

Me too,真烦人,unity_pcl明明就有阿,还提示找不到

isFakeAccount commented 2 years ago

I think this is more of a Unity issue. I might be wrong.