Skip to content
Snippets Groups Projects

RT controller and simplification

Merged Fabian Reister requested to merge chore/rt-controller-and-simplification into master
1 file
+ 23
0
Compare changes
  • Side-by-side
  • Inline
{
"params": {
"pidPos": {
"Kp": 1,
"Ki": 0,
"Kd": 0
},
"pidOri": {
"Kp": 1,
"Ki": 0,
"Kd": 0
},
"limits": {
"linear": 300,
"angular": 0.2
}
},
"targets": {
"trajectory": {
"points": []
}
}
}
Loading