launch file in C++
Hi all, I want to find any solution for launching file like roslaunch in C++, is there any one help me
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all, I want to find any solution for launching file like roslaunch in C++, is there any one help me
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.
Asked: 2013-12-21 19:11:51 -0500
Seen: 1,941 times
Last updated: Dec 22 '13
Problem with xacro invalid <param>
Ros nodes not starting from a launch file
Run a launch script in subscriber callback
Roslaunch required=true only kills nodes in the same machine
Roslaunch cannot launch node of type: gazebo
Husky with Kinect (husky_kinect) [closed]