ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I have decided to wrap the dot net assembly in c++. After a look at how to embed mono in a c++ application it does not look that difficult. I expect the .NET dll to be quite static and the interface to be quite limited. So there is no need to involve C# in accessing the ROS API, for example worry about how ROS messages are parsed and generated.