Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unity_pcl not found when loading PCD files #51

Open
cassini-fly opened this issue Sep 29, 2020 · 6 comments
Open

unity_pcl not found when loading PCD files #51

cassini-fly opened this issue Sep 29, 2020 · 6 comments

Comments

@cassini-fly
Copy link

Hey guys,

Found this issue on ubuntu 18 and 2020 and 2019.4 unity versions. As a follow up question: is there a way I could use the old version of this toolbox as it used to work for me?

Thanks!

image

@xqrdot
Copy link

xqrdot commented Nov 9, 2020

Hi there!
You can pull a specific commit, branch, or tag as written here: https://docs.unity3d.com/Manual/upm-git.html (under Targeting a specific revision).

Latest default branch "https://github.example.com/myuser/myrepository.git"
Specific branch "https://github.example.com/myuser/myrepository.git#my-branch"
Specific version "https://github.example.com/myuser/myrepository.git#v2.0.0"
Commit hash "https://github.example.com/myuser/myrepository.git#9e72f9d5a6a3dadc38d813d8399e1b0e86781a49"

I do confirm that I get the same issue for Ubuntu 18 and Unity 2019.4 LTS. I also can import PCD flawlessly in Windows 10 and Unity 2020.1.7f1.

@alperenbayraktar
Copy link

Well, i fixed it by adding Windows build support to unity version i used.

@xqrdot
Copy link

xqrdot commented Nov 16, 2020

Well, i fixed it by adding Windows build support to unity version i used.

Didn't do the trick for me. What version of Unity/Ubuntu do you have?

@alperenbayraktar
Copy link

Well, i fixed it by adding Windows build support to unity version i used.

Didn't do the trick for me. What version of Unity/Ubuntu do you have?

Windows 10 Unity 2019.3.3f1

@auronman
Copy link

auronman commented Feb 9, 2021

HI, i have the same issue. DId you solve it in Ubuntu?

@xqrdot
Copy link

xqrdot commented Feb 9, 2021

HI, i have the same issue. DId you solve it in Ubuntu?

Not really. I've imported a PCD map in Windows, then moved this project on Ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants