mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-09 05:24:32 +00:00
Init fix
This commit is contained in:
@@ -10,6 +10,10 @@ from contextlib import closing
|
||||
|
||||
import rospy
|
||||
|
||||
from FlightLib.FlightLib import FlightLib
|
||||
rospy.init_node('Swarm_client', anonymous=True)
|
||||
from FlightLib.FlightLib import LedLib
|
||||
|
||||
import play_animation
|
||||
|
||||
random.seed()
|
||||
|
||||
Reference in New Issue
Block a user