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

Looks like a python module that is called from other modules isn't generated, although I'm not sure since some info lacking (eg. which command you used to run your python module).

I suspect that you might have not followed creating srv tutorial. Make sure that in CreatingMsgAndSrv tutorial page choose catkin at the TOP OF THE WIKI PAGE so that you will see necessary instruction (in this case adding macro to CMakeLists.txt etc.)

ps. I know this wiki pages structure isn't ideal...I just added clarification to wiki not to miss choosing right build system.