Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
b5608eebf5b3d80e9c3151b0f6e8857d8b5fb04a
/
.
/
frc971
/
control_loops
/
swerve
/
BUILD
blob: e411fc9e7c97d10ee697b70fc346e43ce250be8d [
file
] [
log
] [
blame
]
py_binary
(
name
=
"simulation"
,
srcs
=
[
"simulation.py"
,
],
deps
=
[
"//frc971/control_loops/python:controls"
,
"@pip//matplotlib"
,
"@pip//numpy"
,
"@pip//pygobject"
,
"@pip//sympy"
,
],
)