how can I make an exe file?
Is it possible to make launch or run file as an exe file like a.out?
I know I cant write down some command on text or something to launch with clicking a file, but I want to make an actual exe file. Thank you!
What you want is generate an executable file from a source file? I didn't understand very well your question.
Could you explain it better?
In the ROS Publisher tutorial a
talker
and alistener
executable are created: http://wiki.ros.org/ROS/Tutorials/Wri...