aboutsummaryrefslogtreecommitdiff
path: root/simple_pose_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Some minor fixups around command line processingJustin Berger2018-03-241-0/+3
|
* Moved pose to linmath to support stronger typingJustin Berger2018-03-211-1/+1
|
* Moving things over... still todo:cnlohr2018-03-181-2/+2
| | | | | | * Make functions for changing temp configs. * Make functions for config_read_str but where it checks the temp one first. * Parse command-line options.
* FLT* -> SurvivePose*Justin Berger2018-03-111-7/+7
|
* Added missing functions into lintestJustin Berger2018-03-111-1/+1
|
* update with spinning viewcnlohr2018-03-111-1/+2
|
* Switch from pos,quat to pose. Also change initialization order.cnlohr2018-03-101-0/+197