rparak / Unity3D_Robotics_ABB

A digital-twin of the robot ABB integrated into the Unity3D development platform.
MIT License
80 stars 24 forks source link

Issue_01 #2

Open AndresRoc opened 3 years ago

AndresRoc commented 3 years ago

Thanks for your contribution it is really interesting. I haven't been able to reproduce your result with your current package. Can you share the correct order to install and open the Unity project? I am unable to view your scene from unity, neither the robot, do I need blender for this?

This is the result I've got so far issue_1

rparak commented 3 years ago

Hi Andres,

A few days ago, I modified my repository, more precisely the readme file. You need to install Blender to view the scene correctly.

Have a great day.

RP

mengyouzhe commented 1 year ago

Hi, thank you so much for sharing, I am very interested in this. I have also encountered the same problem. I have installed blander, but I still cannot see the robot. What are the steps in blander?

rparak commented 1 year ago

Hi @mengyouzhe,

I suppose the problem occurs when you open a SampleScene in the Scenes folder, right?

First of all, you need the correct version of Unity (2020.1.8f1) and of course you need to have Blender + HDRI package installed on your computer. If Unity and Blender are installed correctly, you can download the project again and re-import it into Unity.

HDRI Pack: https://assetstore.unity.com/packages/2d/textures-materials/sky/hdri-pack-72511

If the problem persists, contact me at: Roman.Parak@outlook.com

Have a great day.

RP