computeVelocityCommand
has nested function with the same name.
#120
Labels
refactor
Refactor request
computeVelocityCommand
has nested function with the same name.
#120
This whole function only existed for the sake of the
nav_core
implementation.Now that we don't have that legacy anymore. I think there are much better improvements to be made.
No we're calling
computeVelocityCommands
from thecomputeVelocityCommands
function. It doesn't add any semantics. The 'main'computeVelocityCommands
could be broken into functions with better descriptions.Originally posted by @Timple in #115 (comment)
The text was updated successfully, but these errors were encountered: