This commit is contained in:
litian.zhuang 2022-05-09 11:44:30 +08:00
parent a16a096a3c
commit 2c928adfe1
6 changed files with 7 additions and 5 deletions

View File

@ -1042,6 +1042,8 @@ echo -e "
${Green_font_prefix} 10.${Font_color_suffix} 深度学习进行物品检测 ${Green_font_prefix} 10.${Font_color_suffix} 深度学习进行物品检测
${Green_font_prefix} 11.${Font_color_suffix} 语音控制SPARK移动 ${Green_font_prefix} 11.${Font_color_suffix} 语音控制SPARK移动
${Green_font_prefix} 12.${Font_color_suffix} 给摄像头做标定 ${Green_font_prefix} 12.${Font_color_suffix} 给摄像头做标定
${Green_font_prefix} 20.${Font_color_suffix} 比赛程序
———————————— ————————————

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import os import os

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import os import os

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import os import os

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
import rospy import rospy

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -* # -*- coding: utf-8 -*
import os import os