File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
bitbots_motion/bitbots_quintic_walk/src Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -263,21 +263,18 @@ walking:
263263 x_bias :
264264 type : double
265265 description : " X bias for the command velocity which is received by the walk node. "
266- default_value : 0.0
267266 validation :
268267 bounds<> : [-0.1, 0.1]
269268 default_value : 0.0
270269 y_bias :
271270 type : double
272271 description : " Y bias for the command velocity which is received by the walk node. "
273- default_value : 0.0
274272 validation :
275273 bounds<> : [-0.1, 0.1]
276274 default_value : 0.0
277275 yaw_bias :
278276 type : double
279277 description : " Yaw bias for the command velocity which is received by the walk node. "
280- default_value : 0.0
281278 validation :
282279 bounds<> : [-0.4, 0.4]
283280 default_value : 0.0
You can’t perform that action at this time.
0 commit comments