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

roscpp failure to call service written in rospy

asked 2012-12-04 09:55:48 -0500

vincent gravatar image

Is it ok to write a Ros node in cpp to call a ros service written in python? I'm able to use "rosservice call /service" to do that, but using cpp to call the same service just didn't work. Just want to know is it some problem with my code or just simply cannot call rospy service in roscpp.

Thanks,

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-12-04 15:38:14 -0500

joq gravatar image

It's almost certainly a problem with your code.

Please update your question with the relevant portions of your program.

edit flag offensive delete link more

Comments

thanks, i'll look into my code. i'll update the question if i can't solve it.

vincent gravatar image vincent  ( 2012-12-05 02:43:39 -0500 )edit

Question Tools

Stats

Asked: 2012-12-04 09:55:48 -0500

Seen: 273 times

Last updated: Dec 04 '12