Print Link Origin Frame for Robot
Open
feature
question
- Dominant language
- C++
- Stars
- 65
- Forks
- 15
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 2
Description
When we print a robot with `robot.print()`, is it useful to print the link origin frame as well?
As per the URDF docs, a joint's frame coincides with it's child link's origin frame, so printing this out would help with creating mental correspondences and ensuring the users understanding is correct.
All we would need to do is print out `bMlink` similar to how we print out `bMcom`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.