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 fixed the problem!!

Surprising nobody has gotten around to compiling a C# package in almost a year. The answer is this:

Add <depend package="std_msgs"/>

To your manifest.xml. Those messages will magically get compiled and put into your lib directory.