Python and C++ nodes in the same package
I have a package containing some C++ nodes. How do I add a Python node using rosbuild?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I have a package containing some C++ nodes. How do I add a Python node using rosbuild?
Just create your python node, then make the script executable and all should be fine. But also consider why you would want to do this in the first place.
Asked: 2014-05-11 21:17:39 -0600
Seen: 2,062 times
Last updated: May 12 '14
Do I need to know any specific computer language or framework to use ROS?
How to use Python setuptools to build a Python extension
Tutorial 15 - ExaminingServiceClient(python)
Error building geometry stack in OSX
Moving packages to different directory
Is anybody in ROS community using PySide?
Cleaning up when moving a stack/package to a different directory so rosmake won't complain