Closed Nicogene closed 1 year ago
@Nicogene is this ready for review? For the future, it would be great to split the whitespaces changes and the actual logic changes in two different commits, to simplify review.
Can you update the CHANGELOG file? Thanks!
@Nicogene is this ready for review? For the future, it would be great to split the whitespaces changes and the actual logic changes in two different commits, to simplify review.
Yes it is ready 👍🏻
You are right, I did git commit -am
and I didn't noticed that vs code saving the file removed also the trailing whitespace
This PR re-enable the exportation of the ft frames, the name exported is
exportedFrameName
, if not defined the first fallback issensorName
, if evensensorName
is not defined it is exported withjointName
name.If
exportFrameInURDF
is set toYes
linkName
andframeName
are mandatory.It fixes #52