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

Hi , is it possible to use c++ file to execute a executable file?

asked 2017-01-19 22:10:24 -0500

lolz733 gravatar image

I was using publisher and subscribers(C++) , i am thinking whether is it possible to execute a executable file using a int receive from the publisher?

edit retag flag offensive close merge delete

Comments

Could you add some sentences on what you really want to achieve?

NEngelhard gravatar image NEngelhard  ( 2017-01-20 00:52:32 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-01-20 10:46:14 -0500

duck-development gravatar image

std::system("yourExecutabel")

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-01-19 22:10:24 -0500

Seen: 101 times

Last updated: Jan 20 '17