10 lines
137 B
Python
10 lines
137 B
Python
# SCRIPT FOR RUNNING THE RPI ROBOT
|
|
|
|
from .src.spot import Spot
|
|
# Server
|
|
|
|
# Bluetooth controller
|
|
|
|
# Motion planing
|
|
|
|
# Hardware connections |