Start adding python setup file
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,5 +2,6 @@
|
||||
**.vscode
|
||||
**.DS_STORE
|
||||
**/__pycache__
|
||||
MotorContol/motor-env/*
|
||||
lidar/rplidar_test/*
|
||||
dist
|
||||
build
|
||||
CarController.egg-info
|
||||
@@ -2,4 +2,6 @@ numpy
|
||||
opencv-python
|
||||
six
|
||||
paho-mqtt
|
||||
u-msgpack-python
|
||||
u-msgpack-python
|
||||
grpcio-tools
|
||||
rplidar
|
||||
|
||||
Reference in New Issue
Block a user