You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was imported from github.gatech.edu.
The original issue was opened by @smccormick32 on 2020-07-08T15:25:16Z
From review of PR https://github.gatech.edu/borglab/GTDynamics/pull/47, line 65 in testPrismaticJoint.cpp and line 55 in testScrewJoint.cpp. (This is likely also present in testRevoluteJoint.cpp, and may show up in other tests as well.)
Here is an example of what that looks like currently, where j1 is the shared pointer to be converted in this case:
This issue was imported from github.gatech.edu.
The original issue was opened by @smccormick32 on 2020-07-08T15:25:16Z
From review of PR https://github.gatech.edu/borglab/GTDynamics/pull/47, line 65 in
testPrismaticJoint.cpp
and line 55 intestScrewJoint.cpp
. (This is likely also present intestRevoluteJoint.cpp
, and may show up in other tests as well.)Here is an example of what that looks like currently, where
j1
is the shared pointer to be converted in this case:The text was updated successfully, but these errors were encountered: