This website requires JavaScript.
Explore
Help
Sign In
Cansat
/
RustPhysicsMQ
Watch
2
Star
0
Fork
You've already forked RustPhysicsMQ
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26d25f5cbb
RustPhysicsMQ
/
configurations
/
pid_cont
/
rate_02.toml
17 lines
215 B
TOML
Raw
Blame
History
layers
=
[
{
type
=
"Rate"
,
max_rate
=
3.14
,
kp
=
[
0.02
,
0.2
,
0.02
,
]
,
ki
=
[
0.0
,
0.0
,
0.0
,
]
,
kd
=
[
0.0
,
0.0
,
0.0
,
]
}
,
]
Reference in New Issue
View Git Blame
Copy Permalink