Skip to content
Snippets Groups Projects
Commit c653cdb6 authored by ucart's avatar ucart
Browse files

removed incorrect clamp values

parent 1af4645e
No related branches found
No related tags found
No related merge requests found
...@@ -45,9 +45,3 @@ ...@@ -45,9 +45,3 @@
./setparam "Y vel PID" "kd" -0.02 ./setparam "Y vel PID" "kd" -0.02
./setparam "y vel" "alpha" 0.88 ./setparam "y vel" "alpha" 0.88
./setparam "x val clamp" 0 -1
./setparam "x val clamp" 1 1
./setparam "y val clamp" 0 -1
./setparam "y val clamp" 1 1
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