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

I was able to solve the problem as guided by turtlemaster20 in the comments. I wish to thank him. This is how it has to be done.
  clear_bg = rospy.ServiceProxy('reset', Empty)
  clear_bg()