Closed ahendrix closed 11 years ago
buggy usage of numeric_limits in pr2_mechanism_model/src/joint.cpp: {{{
--- src/joint.cpp (revision 36411) +++ src/joint.cpp (working copy) @@ -86,7 +86,7 @@ { // only enforce joints that specify joint limits and safety code if (!joint->safety || !joint->limits) {
trac data:
[hsu] fixed in trunk r36472
[wim] Fixed and released
buggy usage of numeric_limits in pr2_mechanism_model/src/joint.cpp: {{{
Index: src/joint.cpp
--- src/joint.cpp (revision 36411) +++ src/joint.cpp (working copy) @@ -86,7 +86,7 @@ { // only enforce joints that specify joint limits and safety code if (!joint->safety || !joint->limits) {
trac data: