|
215 | 215 | </geometry> |
216 | 216 | <surface> |
217 | 217 | <friction> |
218 | | - <ode> |
| 218 | + <bullet> |
219 | 219 | <mu>1</mu> |
220 | 220 | <mu2>1</mu2> |
221 | 221 | <slip1>0.035</slip1> |
222 | 222 | <slip2>0</slip2> |
223 | 223 | <fdir1>0 0 1</fdir1> |
224 | | - </ode> |
| 224 | + </bullet> |
225 | 225 | </friction> |
226 | 226 | <contact> |
227 | | - <ode> |
| 227 | + <bullet> |
228 | 228 | <soft_cfm>0</soft_cfm> |
229 | 229 | <soft_erp>0.2</soft_erp> |
230 | 230 | <kp>1e+5</kp> |
231 | 231 | <kd>1</kd> |
232 | 232 | <max_vel>0.01</max_vel> |
233 | 233 | <min_depth>0.001</min_depth> |
234 | | - </ode> |
| 234 | + </bullet> |
235 | 235 | </contact> |
236 | 236 | </surface> |
237 | 237 | </collision> |
|
275 | 275 | </geometry> |
276 | 276 | <surface> |
277 | 277 | <friction> |
278 | | - <ode> |
| 278 | + <bullet> |
279 | 279 | <mu>1</mu> |
280 | 280 | <mu2>1</mu2> |
281 | 281 | <slip1>0.035</slip1> |
282 | 282 | <slip2>0</slip2> |
283 | 283 | <fdir1>0 0 1</fdir1> |
284 | | - </ode> |
| 284 | + </bullet> |
285 | 285 | </friction> |
286 | 286 | <contact> |
287 | | - <ode> |
| 287 | + <bullet> |
288 | 288 | <soft_cfm>0</soft_cfm> |
289 | 289 | <soft_erp>0.2</soft_erp> |
290 | 290 | <kp>1e+5</kp> |
291 | 291 | <kd>1</kd> |
292 | 292 | <max_vel>0.01</max_vel> |
293 | 293 | <min_depth>0.001</min_depth> |
294 | | - </ode> |
| 294 | + </bullet> |
295 | 295 | </contact> |
296 | 296 | </surface> |
297 | 297 | </collision> |
|
311 | 311 | </link> |
312 | 312 |
|
313 | 313 | <link name='caster_back_right_link'> |
314 | | - <pose>-0.177 -0.064 -0.004 0 0 0</pose> |
| 314 | + <pose>-0.177 -0.064 -0.004 -1.57 0 0</pose> |
315 | 315 | <inertial> |
316 | 316 | <mass>0.001</mass> |
317 | 317 | <inertia> |
|
323 | 323 | <izz>0.00001</izz> |
324 | 324 | </inertia> |
325 | 325 | </inertial> |
326 | | - <collision name='collision'> |
| 326 | + <collision name='caster_back_right_collision'> |
327 | 327 | <geometry> |
328 | 328 | <sphere> |
329 | | - <radius>0.005000</radius> |
| 329 | + <radius>0.0060000</radius> |
330 | 330 | </sphere> |
331 | 331 | </geometry> |
332 | 332 | <surface> |
| 333 | + <friction> |
| 334 | + <bullet> |
| 335 | + <mu>1</mu> |
| 336 | + <mu2>1</mu2> |
| 337 | + <slip1>0.035</slip1> |
| 338 | + <slip2>0</slip2> |
| 339 | + <fdir1>0 0 1</fdir1> |
| 340 | + </bullet> |
| 341 | + </friction> |
333 | 342 | <contact> |
334 | | - <ode> |
| 343 | + <bullet> |
335 | 344 | <soft_cfm>0</soft_cfm> |
336 | 345 | <soft_erp>0.2</soft_erp> |
337 | 346 | <kp>1e+5</kp> |
338 | 347 | <kd>1</kd> |
339 | 348 | <max_vel>0.01</max_vel> |
340 | 349 | <min_depth>0.001</min_depth> |
341 | | - </ode> |
| 350 | + </bullet> |
342 | 351 | </contact> |
343 | 352 | </surface> |
344 | 353 | </collision> |
| 354 | + |
| 355 | + <visual name="sphere_visual"> |
| 356 | + <geometry> |
| 357 | + <sphere> |
| 358 | + <radius>0.0060000</radius> |
| 359 | + </sphere> |
| 360 | + </geometry> |
| 361 | + <material> |
| 362 | + <ambient>0 0 1 1</ambient> |
| 363 | + <diffuse>0 0 1 1</diffuse> |
| 364 | + <specular>0 0 1 1</specular> |
| 365 | + </material> |
| 366 | + </visual> |
345 | 367 | </link> |
346 | 368 |
|
347 | 369 | <link name='caster_back_left_link'> |
348 | | - <pose>-0.177 0.064 -0.004 0 0 0</pose> |
| 370 | + <pose>-0.177 0.064 -0.004 -1.57 0 0</pose> |
| 371 | + |
349 | 372 | <inertial> |
350 | 373 | <mass>0.001</mass> |
351 | 374 | <inertia> |
|
357 | 380 | <izz>0.00001</izz> |
358 | 381 | </inertia> |
359 | 382 | </inertial> |
360 | | - <collision name='collision'> |
| 383 | + <collision name='caster_back_left_collision'> |
361 | 384 | <geometry> |
362 | 385 | <sphere> |
363 | | - <radius>0.005000</radius> |
| 386 | + <radius>0.0060000</radius> |
364 | 387 | </sphere> |
365 | 388 | </geometry> |
366 | 389 | <surface> |
| 390 | + <friction> |
| 391 | + <bullet> |
| 392 | + <mu>1</mu> |
| 393 | + <mu2>1</mu2> |
| 394 | + <slip1>0.035</slip1> |
| 395 | + <slip2>0</slip2> |
| 396 | + <fdir1>0 0 1</fdir1> |
| 397 | + </bullet> |
| 398 | + </friction> |
367 | 399 | <contact> |
368 | | - <ode> |
| 400 | + <bullet> |
369 | 401 | <soft_cfm>0</soft_cfm> |
370 | 402 | <soft_erp>0.2</soft_erp> |
371 | 403 | <kp>1e+5</kp> |
372 | 404 | <kd>1</kd> |
373 | 405 | <max_vel>0.01</max_vel> |
374 | 406 | <min_depth>0.001</min_depth> |
375 | | - </ode> |
| 407 | + </bullet> |
376 | 408 | </contact> |
377 | 409 | </surface> |
378 | 410 | </collision> |
| 411 | + <visual name="sphere_visual"> |
| 412 | + <geometry> |
| 413 | + <sphere> |
| 414 | + <radius>0.0060000</radius> |
| 415 | + </sphere> |
| 416 | + </geometry> |
| 417 | + <material> |
| 418 | + <ambient>0 0 1 1</ambient> |
| 419 | + <diffuse>0 0 1 1</diffuse> |
| 420 | + <specular>0 0 1 1</specular> |
| 421 | + </material> |
| 422 | + </visual> |
379 | 423 | </link> |
380 | 424 |
|
381 | 425 | <link name="camera_link"> |
| 426 | + <pose>0.069 -0.047 0.107 0 0 0</pose> |
382 | 427 | <inertial> |
383 | 428 | <pose>0.069 -0.047 0.107 0 0 0</pose> |
384 | 429 | <inertia> |
|
0 commit comments