gazebosim / gazebosim/sdformat
make implicit_spring_damper default to true
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
**Original report ([archived issue](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/issues/127)) by John Hsu (Bitbucket: [hsu](https://bitbucket.org/%7B0a186eae-abf0-4514-a951-23db5eccc286%7D/), GitHub: [hsu](https://github.com/hsu)).**
----------------------------------------
There are too many simulation problems that are caused by explicit damping. I find myself telling people repeatedly to do:
~~~
add following blocks to your urdf for every joint:
1
~~~
or
~~~
add following block to your joint sdf:
1
~~~
I can't remember a time when explicit damping is preferred.
Contributor guide
Assessment
This issue has not been assessed yet.