stash
parent
f60edf119d
commit
95e2c43361
@ -1,3 +1,6 @@
|
||||
iq_gnc/
|
||||
ROS_controll/
|
||||
launch/
|
||||
__pycache__/
|
||||
*pyc
|
||||
.todo
|
||||
@ -0,0 +1,4 @@
|
||||
# Compile proto
|
||||
`PROTO_DIR='proto`
|
||||
`protoc -I proto --python_out=proto proto/*.proto`
|
||||
|
||||
Loading…
Reference in New Issue