Closed Rezenders closed 5 years ago
rate = rospy.Rate(perception_controller.rate) while not rospy.is_shutdown(): for p in perception_controller.perceptions.values(): jason_percepts_pub.publish(p)
self.perceptions[name] = perception
se perception for diferente
Done at fb60dd34ba07f404567f822ef3810cfb68e4f818
rate = rospy.Rate(perception_controller.rate) while not rospy.is_shutdown(): for p in perception_controller.perceptions.values(): jason_percepts_pub.publish(p)