using services in roscs
Hi, I have created a roscs package successfully and now i need to use services in my code, I have added rosbuildgencssrv() in my CMakeList.txt and after making the package a srvcs_gen have been bulit, but i couldn't find any dll file related to my service. so how can i use my service in my code? have any body tried using services in roscs?
Thanks in advance.
Asked by Alireza on 2012-11-09 06:21:32 UTC
Comments
Can you tell me how you include the namespace RosCS? I cannot use basic functions, you can see this question.http://answers.ros.org/question/35018/how-to-correctly-compile-a-c-package/ Thanks!
Asked by Po-Jen Lai on 2012-11-09 06:30:28 UTC