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

Typically, I think the best work around for this would be to create an lean API for the most basic calls you need of your existing code base. Then put your existing project into a shared library and call into your library from a very tiny ROS talker/listener exectuable that sets up the communication to the ROS world via publishers/subscribers,