-
I tried updating from the 0.5.0 to the current 0.6.0, however neither will update. Is the prefab forcing that version?
-
System.DllNotFoundException: unity_debug
at (wrapper managed-to-native) AutoCore.MapToolbox.PCL.NativePluginDebug.SetFunctionDebugLog(intptr)
at AutoCore.MapToolbox.PCL.NativePluginDebug.Registe…
-
https://github.com/Gizmotronn/space-attackers/issues/3
-
Hi,
I worked on a project last year where I used parts of the indigo concert system to make a miniature forklift solution
http://minireach.readthedocs.io/en/latest/demo.html
![image](https://u…
-
Hello,
I am trying to connect ROS with the Kart Microgame provided by unity. I have added the assembly to the project but I get the error **InvalidCastException: Specified cast is not valid** within…
-
The ComputeFloat Function in GenerateConvexMeshes crashes our application when a mesh that is very flat (0.1 mm) but still has a good amount of triangles (e.g. > 7000 vertices, > 45000 triangles) with…
-
[Robotics-Nav2-SLAM-Example](https://github.com/Unity-Technologies/Robotics-Nav2-SLAM-Example)のプロジェクトに対して
このパッケージを「Package Manager」→「Add Package from git url」からインストールしたところ,以下のような警告文が出てコンパイルされませんでした.
…
-
**Describe the bug**
When registering subscriber from Unity to a ROS message e.g.
```c#
ROS.Subscribe("/hmd/rgb/image_raw", HandleGazeboCameraMsg);
```
memory usage of `default_server_endpoin…
-
Hello, I want to run the code on Unity, but there is something wrong... Is the project complete?
Thanks
Mohammad
-
Feature Request: At present Action server and client modules are not supported in the ros unity connection. As a result of this, many manipulator services are not enabled.