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

Do you want to launch a roslaunch file from a C++ application?

I don't think there for C++ there is a roslaunch API such as for Python, but I guess you can run roslaunch as a second process from within your C++ application.