NxRLab / ModernRobotics

Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
http://modernrobotics.org/
MIT License
1.9k stars 807 forks source link

Update README.md #46

Closed shauryagoyall closed 1 year ago

shauryagoyall commented 1 year ago

print(invR) instead of print invR

HuanWeng commented 1 year ago

Thank you and good catch! Unfortunately someone pointed this out and PR'ed before you. I will just close this one but thank you any way!