ros-sharp
ros-sharp copied to clipboard
ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
Hi I add "sensor_msgs/PointCloud2" message successful in the original [ROS#](https://github.com/siemens/ros-sharp). But the generated message is not compatible with your fork. It shows compile errors. Then, I tried to generate a...
The README instructions mention using the 2017 version of MRTK, which is not compatible with Unity 2019.x out of the box. MRTKv2 works fine but does not include the Newtonsoft.json.dlls...