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
 File "/home/rmb/gopigo_ws/src/gopigo_controller/src/surp_controller.py", line 47, in __init__
    self.motor1_dir_pub = rospy.Publisher("motor1_dir", bool, queue_size=10)

bool is not a message type.

Bool is.