UnityRos2
UnityRos2 copied to clipboard
Cant launch the project
Hi,
Th emaster branch seems that doenst have the python3 start_editor.py. And when I changed to dashing-navigation branch, and selected the 2019 unity version, it gives this error now:
/home/tgrip/Unity/Hub/Editor/2019.3.0f6/Editor/Unity: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Any ideas on how to start?
Hi, sorry about the slow response...
The master branch has a version of the built ROS2 libraries that don't require any environment variables to be set for the linking to work, so no need for a start_editor.py script. The project on master should work if you open it in Unity Hub.
Hi, following the @RDaneelOlivav issue, I tried to open the DynoRobotics project with Unity Hub and got the following warnings that apparently don't let me see the environment properly:
Environment:
- Ubuntu 20.04
- ROS2 Foxy
- Unity 2019.3.0f6
If you could explain to me the reason I'd appreciate it. Thank you in advance.