Pinned Repositories
bumblebee
A ros based package that performs stereo processing for the depracated BumbleBee camera from PointGrey
dataset
Executes and combines the various SLAM packages to produce useful input and output data. This includes coordinating the various nodes in order to produce pickled and ros bags of output data, and stereo rectified images.
front_end
ros based package for stereo feature extraction and matching with the opencv_tegra libraries
simulation
vSLAM simulator over a small window in a ROS based framework. Integrated into vSLAM_Analysis
slam_analysis
package for visualization of the pipeline results and trajectories
STM_uC_Examples
Basic working examples with the Nucleo-F429ZI boards
vSLAM_Analysis
Analyzes the results of the various vSLAM projects. Depends on all the subProjects
RyanEvanWolf's Repositories
RyanEvanWolf/front_end
ros based package for stereo feature extraction and matching with the opencv_tegra libraries
RyanEvanWolf/simulation
vSLAM simulator over a small window in a ROS based framework. Integrated into vSLAM_Analysis
RyanEvanWolf/STM_uC_Examples
Basic working examples with the Nucleo-F429ZI boards
RyanEvanWolf/bumblebee
A ros based package that performs stereo processing for the depracated BumbleBee camera from PointGrey
RyanEvanWolf/dataset
Executes and combines the various SLAM packages to produce useful input and output data. This includes coordinating the various nodes in order to produce pickled and ros bags of output data, and stereo rectified images.
RyanEvanWolf/slam_analysis
package for visualization of the pipeline results and trajectories
RyanEvanWolf/vSLAM_Analysis
Analyzes the results of the various vSLAM projects. Depends on all the subProjects
RyanEvanWolf/BasicSLAMStructures
Holds all the simple re-usable datastructures for SLAM. Will ideally make data passing easier between different builds
RyanEvanWolf/bumblebeeDataset
Collection of GPS data from car recordings for backup purposes
RyanEvanWolf/jetson_vSLAM
repo for vSLAM onboard the Jetson
RyanEvanWolf/LCSC_KiCad_Libraries
Selection of LCSC Electronics KiCad Libraries for Printed Circuit Boards
RyanEvanWolf/ryanevanwolf.github.io
Website Repo
RyanEvanWolf/vSLAM_FrontEnd
FrontEnd vSLAM module for extracting and matching features across frames. Depends on the Structures repo