Commit Graph

12 Commits

Author SHA1 Message Date
Bill Hunt 5779d2d14f Continued reformatting python source doc comments 2018-07-09 08:57:31 -05:00
Bill Hunt e1be446675 Updated more doc comments in python source 2018-07-06 08:49:47 -05:00
Bill Hunt b2849e84c2 Updated first 10 doc comment blocks for python source file 2018-07-06 08:24:08 -05:00
HuanWeng 2a3f75e5ad New functions added in Matlab and Mathematica
DistanceTo and TestIf
2018-07-02 06:30:31 -05:00
HuanWeng 3d882136bf Remove test code in Mathematica 2018-06-27 17:14:40 -05:00
HuanWeng 6b04ae0139 2 functions added in Matlab/Mathematica
ProjectToSE3 and ProjectToSO3.
2018-06-27 17:05:06 -05:00
HuanWeng 7e2b5fc602 2 functions added in Matlab version.
Possibly need to make more comments.
2018-06-27 00:50:41 -05:00
Bill Hunt f42f860b80 Added SO3 and SE3 manifold distance, projection and check functions. 2018-06-26 15:18:16 -05:00
HuanWeng c2643f48b9 Debug: Unify the input/output data type
1. make the format of any matrix/vector outputs as numpy.array
2. change the format of any matrix/vector inputs in examples as numpy.array
2018-06-20 22:22:36 -05:00
Jarvis Schultz 72c3896dac Synchronizing Huan's commits
Pulled in all changes up to commit
3af09e85e8
2018-04-30 10:42:43 -05:00
Olivier Martin e7ed6a8932
Update modern_robotics.py
Typo...
2018-04-28 19:35:21 -04:00
jarvisschultz f0029c47f5 First commit after reinitialization
@HuanWeng added approximately 27 commits on top of the original code that was
created by @MikhailTodes. This included some bug fixes, documentation, and
rebasing. It was decided to wipe the entire history of the repo as the current
state of the code is a more stable place to continue developing from.
2017-01-16 12:06:15 -06:00