Closed peter2380123 closed 4 years ago
Attempted to fix suspension-related front wheel problem mentioned in #10.
The issue is not fixed and description was reset to original (i.e. sensors attached).
Several friction descriptions were commented out, since only right wheels have them and not the left, which may cause asymmetry if remained.
Several incorrectly placed <surface> descriptions were removed, as they were placed under <visual> tag which doesn't possess <surface> child tag.
<surface>
<visual>
Attempted to fix suspension-related front wheel problem mentioned in #10.
The issue is not fixed and description was reset to original (i.e. sensors attached).
Several friction descriptions were commented out, since only right wheels have them and not the left, which may cause asymmetry if remained.
Several incorrectly placed
<surface>
descriptions were removed, as they were placed under<visual>
tag which doesn't possess<surface>
child tag.