Skip to content
Snippets Groups Projects
Commit 4c95256a authored by Tobias Gröger's avatar Tobias Gröger
Browse files

Adjust default velocity

parent b63a6c0e
No related branches found
No related tags found
2 merge requests!39Feature/teb config as json,!28Draft: Dev -> Main
......@@ -26,9 +26,9 @@
},
"robot": {
"max_vel_x": 0.4,
"max_vel_x_backwards": 0.2,
"max_vel_y": 0.0,
"max_vel_x": 0.5,
"max_vel_x_backwards": 0.5,
"max_vel_y": 0.5,
"max_vel_trans": 0.5,
"max_vel_theta": 0.3,
"acc_lim_x": 0.5,
......
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