ros-sharp icon indicating copy to clipboard operation
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

Results 2 ros-sharp issues
Sort by recently updated
recently updated
newest added

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...