tests: all tests now use SimpleSuite.
- Also continuing doc updates.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
/// \file include/scmp/estimation.h
|
||||
/// \author K. Isom <kyle@imap.cc>
|
||||
/// \date 2023-10-20
|
||||
/// \brief
|
||||
/// \brief Estimate position and orientation.
|
||||
///
|
||||
/// \section COPYRIGHT
|
||||
///
|
||||
/// Copyright 2023 K. Isom <kyle@imap.cc>
|
||||
///
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
///
|
||||
/// See https://courses.cs.washington.edu/courses/cse466/14au/labs/l4/madgwick_internal_report.pdf.
|
||||
///
|
||||
/// \section COPYRIGHT
|
||||
///
|
||||
/// Copyright 2019 K. Isom <kyle@imap.cc>
|
||||
///
|
||||
/// Permission to use, copy, modify, and/or distribute this software for
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
/// \date 2017-06-05
|
||||
/// \brief 2D point and polar coordinate systems.
|
||||
///
|
||||
/// \section COPYRIGHT
|
||||
///
|
||||
/// Copyright 2017 K. Isom <kyle@imap.cc>
|
||||
///
|
||||
/// Permission to use, copy, modify, and/or distribute this software for
|
||||
|
||||
Reference in New Issue
Block a user