Use snprintf instead of stringstream to increase performance of lookupTransform() in error cases.#470
Closed
peci1 wants to merge 9 commits intoros:noetic-develfrom peci1:speedup_lookuptransform
+220-142
Commits
Commits on Jun 18, 2020
Commits on Jul 20, 2020
Commits on Aug 24, 2020
- authored
- authored
- authored
Do not waste time constructing error string if nobody is interested in it in canTransform(). (ros#469)
authored