NameError: global name 'QuadGoal' is not defined
DXSHAN-NEU opened this issue · 1 comments
DXSHAN-NEU commented
Hi,I used faster on the ground robot,but there is such a mistake:
rospy.Subscriber("goal", QuadGoal, c.goalCB, queue_size=1)
NameError: global name 'QuadGoal' is not defined
Do you know the possible causes of this problem? Thanks a lot.
jtorde commented
Thank you, this bug was introduced last week after updating snapstack_msgs.
It should be fixed now in the last commit.