From bf1dbf22552ae843dec24a6e68fa0cd5dbcf2095 Mon Sep 17 00:00:00 2001 From: Ethan Uppal <113849268+ethanuppal@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:02:47 -0400 Subject: [PATCH] Update docs --- docs/class_lidar_view.html | 2 +- .../dir_156e6a4e01c93213f20015fc7847b1f4.html | 8 + .../dir_5ba998bec3831bd658c4991b03a0da20.html | 8 +- .../dir_8111f045ab156cab490d6e0f8a4c6c64.html | 4 + docs/doxygen_crawl.html | 36 +- docs/files.html | 30 +- docs/geo_8d.html | 91 +++ docs/geo_8d_source.html | 480 +++++++++++++ docs/icp_8d.html | 91 +++ docs/icp_8d_source.html | 482 +++++++++++++ docs/kdtree_8d.html | 91 +++ docs/kdtree_8d_source.html | 95 +++ docs/lidar__view_8cpp.html | 2 +- docs/lidar__view_8cpp_source.html | 78 ++- docs/lidar__view_8d.html | 91 +++ docs/lidar__view_8d_source.html | 648 ++++++++++++++++++ docs/lidar__view_8h_source.html | 2 +- docs/namespacemembers.html | 17 +- docs/namespacemembers_vars.html | 17 +- docs/namespacesim__config.html | 308 --------- docs/namespaceview__config.html | 182 +++++ docs/quickselect_8d.html | 91 +++ docs/quickselect_8d_source.html | 95 +++ docs/search/all_0.js | 3 +- docs/search/all_10.js | 11 +- docs/search/all_11.js | 11 +- docs/search/all_12.js | 8 +- docs/search/all_13.js | 5 +- docs/search/all_14.js | 3 +- docs/search/all_15.js | 4 +- docs/search/all_16.js | 6 - docs/search/all_5.js | 7 +- docs/search/all_6.js | 12 +- docs/search/all_7.js | 3 +- docs/search/all_8.js | 5 +- docs/search/all_a.js | 4 +- docs/search/all_b.js | 7 +- docs/search/all_c.js | 8 +- docs/search/all_d.js | 8 +- docs/search/all_e.js | 15 +- docs/search/all_f.js | 24 +- docs/search/files_0.js | 3 +- docs/search/files_1.js | 7 +- docs/search/files_2.js | 3 +- docs/search/files_3.js | 3 +- docs/search/files_5.js | 3 +- docs/search/files_6.js | 4 +- docs/search/files_7.js | 3 +- docs/search/files_8.js | 6 +- docs/search/namespaces_1.js | 2 +- docs/search/searchdata.js | 6 +- docs/search/variables_0.js | 3 +- docs/search/variables_4.js | 3 +- docs/search/variables_6.js | 4 +- docs/search/variables_7.js | 7 +- docs/search/variables_8.js | 4 +- docs/search/variables_9.js | 5 +- docs/search/variables_a.js | 3 +- docs/search/variables_b.js | 3 +- docs/search/variables_c.js | 3 +- docs/search/variables_d.js | 3 +- docs/search/variables_e.js | 4 - docs/sim__config_8cpp.html | 129 ---- docs/sim__config_8cpp_source.html | 139 ---- docs/sim__config_8h_source.html | 140 ---- docs/trimmed_8cpp_source.html | 11 +- docs/trimmed_8d.html | 91 +++ docs/trimmed_8d_source.html | 541 +++++++++++++++ docs/vanilla_8cpp_source.html | 9 +- docs/vanilla_8d.html | 91 +++ docs/vanilla_8d_source.html | 541 +++++++++++++++ docs/view__config_8cpp.html | 115 ++++ docs/view__config_8cpp_source.html | 120 ++++ docs/view__config_8d.html | 91 +++ docs/view__config_8d_source.html | 98 +++ ...m__config_8h.html => view__config_8h.html} | 8 +- docs/view__config_8h_source.html | 116 ++++ 77 files changed, 4478 insertions(+), 937 deletions(-) create mode 100644 docs/geo_8d.html create mode 100644 docs/geo_8d_source.html create mode 100644 docs/icp_8d.html create mode 100644 docs/icp_8d_source.html create mode 100644 docs/kdtree_8d.html create mode 100644 docs/kdtree_8d_source.html create mode 100644 docs/lidar__view_8d.html create mode 100644 docs/lidar__view_8d_source.html delete mode 100644 docs/namespacesim__config.html create mode 100644 docs/namespaceview__config.html create mode 100644 docs/quickselect_8d.html create mode 100644 docs/quickselect_8d_source.html delete mode 100644 docs/search/all_16.js delete mode 100644 docs/search/variables_e.js delete mode 100644 docs/sim__config_8cpp.html delete mode 100644 docs/sim__config_8cpp_source.html delete mode 100644 docs/sim__config_8h_source.html create mode 100644 docs/trimmed_8d.html create mode 100644 docs/trimmed_8d_source.html create mode 100644 docs/vanilla_8d.html create mode 100644 docs/vanilla_8d_source.html create mode 100644 docs/view__config_8cpp.html create mode 100644 docs/view__config_8cpp_source.html create mode 100644 docs/view__config_8d.html create mode 100644 docs/view__config_8d_source.html rename docs/{sim__config_8h.html => view__config_8h.html} (88%) create mode 100644 docs/view__config_8h_source.html diff --git a/docs/class_lidar_view.html b/docs/class_lidar_view.html index e880a53..af22ff2 100644 --- a/docs/class_lidar_view.html +++ b/docs/class_lidar_view.html @@ -199,7 +199,7 @@
Definition at line 47 of file lidar_view.cpp.
+Definition at line 49 of file lidar_view.cpp.
diff --git a/docs/dir_156e6a4e01c93213f20015fc7847b1f4.html b/docs/dir_156e6a4e01c93213f20015fc7847b1f4.html index 755b613..3dfc086 100644 --- a/docs/dir_156e6a4e01c93213f20015fc7847b1f4.html +++ b/docs/dir_156e6a4e01c93213f20015fc7847b1f4.html @@ -85,16 +85,24 @@ Files
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
#include "util/keyboard.h"
#include "lidar_view.h"
#include "geo/midpoint.h"
#include "sim_config.h"
#include "view_config.h"
Go to the source code of this file.
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
- scan matching
-
- ICP algorithm library
- |
-
-Variables | |
int | window_width = 700 |
int | window_height = 700 |
int | n = 100 |
double | scale = 5 |
double | slope = -1.0 |
double | intercept = 0.0 |
double | perturbation_range = 10.0 |
double | x_displace = 100 |
double | y_displace = 50 |
double | angle_displace = M_PI_4 |
double | x_delta = 0 |
bool | use_light_background = false |
double sim_config::angle_displace = M_PI_4 | -
Definition at line 24 of file sim_config.cpp.
- -double sim_config::intercept = 0.0 | -
Definition at line 18 of file sim_config.cpp.
- -int sim_config::n = 100 | -
Definition at line 13 of file sim_config.cpp.
- -double sim_config::perturbation_range = 10.0 | -
Definition at line 20 of file sim_config.cpp.
- -double sim_config::scale = 5 | -
Definition at line 15 of file sim_config.cpp.
- -double sim_config::slope = -1.0 | -
Definition at line 17 of file sim_config.cpp.
- -bool sim_config::use_light_background = false | -
Definition at line 28 of file sim_config.cpp.
- -int sim_config::window_height = 700 | -
Definition at line 11 of file sim_config.cpp.
- -int sim_config::window_width = 700 | -
Definition at line 10 of file sim_config.cpp.
- -double sim_config::x_delta = 0 | -
Definition at line 26 of file sim_config.cpp.
- -double sim_config::x_displace = 100 | -
Definition at line 22 of file sim_config.cpp.
- -double sim_config::y_displace = 50 | -
Definition at line 23 of file sim_config.cpp.
- -
+ scan matching
+
+ ICP algorithm library
+ |
+
+Variables | |
int | window_width = 700 |
int | window_height = 700 |
double | x_displace = 100 |
double | y_displace = 50 |
bool | use_light_background = false |
bool view_config::use_light_background = false | +
Definition at line 16 of file view_config.cpp.
+ +int view_config::window_height = 700 | +
Definition at line 11 of file view_config.cpp.
+ +int view_config::window_width = 700 | +
Definition at line 10 of file view_config.cpp.
+ +double view_config::x_displace = 100 | +
Definition at line 13 of file view_config.cpp.
+ +double view_config::y_displace = 50 | +
Definition at line 14 of file view_config.cpp.
+ +
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
- scan matching
-
- ICP algorithm library
- |
-
Go to the source code of this file.
--Namespaces | |
namespace | sim_config |
-Variables | |
int | sim_config::window_width = 700 |
int | sim_config::window_height = 700 |
int | sim_config::n = 100 |
double | sim_config::scale = 5 |
double | sim_config::slope = -1.0 |
double | sim_config::intercept = 0.0 |
double | sim_config::perturbation_range = 10.0 |
double | sim_config::x_displace = 100 |
double | sim_config::y_displace = 50 |
double | sim_config::angle_displace = M_PI_4 |
double | sim_config::x_delta = 0 |
bool | sim_config::use_light_background = false |
- scan matching
-
- ICP algorithm library
- |
-
- scan matching
-
- ICP algorithm library
- |
-
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
Go to the source code of this file.
++Namespaces | |
namespace | view_config |
+Variables | |
int | view_config::window_width = 700 |
int | view_config::window_height = 700 |
double | view_config::x_displace = 100 |
double | view_config::y_displace = 50 |
bool | view_config::use_light_background = false |
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
+ scan matching
+
+ ICP algorithm library
+ |
+
Go to the source code of this file.
+Go to the source code of this file.
Namespaces | |
namespace | sim_config |
namespace | view_config |
+ scan matching
+
+ ICP algorithm library
+ |
+