[kdl_parser] remove spurious newline
This commit is contained in:
parent
f3639205a0
commit
add47a792b
|
@ -123,7 +123,6 @@ RigidBodyInertia toKdl(boost::shared_ptr<urdf::Inertial> i)
|
|||
}
|
||||
|
||||
|
||||
|
||||
// recursive function to walk through tree
|
||||
bool addChildrenToTree(boost::shared_ptr<const urdf::Link> root, Tree& tree)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue