Skip to content
Snippets Groups Projects
Commit 7f5b77b0 authored by Fabian Reister's avatar Fabian Reister
Browse files

controller configs

parent d17f3f6c
No related branches found
No related tags found
Loading
{
"params": {
"pidPos": {
"Kp": 1,
"Ki": 0,
"Kd": 0
},
"pidOri": {
"Kp": 1,
"Ki": 0,
"Kd": 0
},
"limits": {
"linear": 300,
"angular": 0.2
}
},
"targets": {
"trajectory": {
"points": []
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment