Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
06a8f35550343a79634b8fe2390349eb955d448a
/
.
/
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"
,
],
)