Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mobile-robotics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
efvega
Mobile-robotics
Graph
809493cde4b9ab49d7ebe73e8de65d5b536b7b8a
Select Git revision
Branches
3
develop-particle-filter
main
default
ziminlu-main-patch-14731
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Apr
11
10
9
5
3
31
Mar
27
20
16
Upload New File
main
main
Upload New File
Delete main_system_measurement.py
Upload New File
Updates figures files and fixes a minor typo in README
Updates README with usage instructions
Adds a requirements txt
Cleanup, organization, documentation
Cleanup
Update README.md
Merge branch 'main' of gitlab.eecs.umich.edu:efvega/mobile-robotics into main
Ignore pycache
Move the IMU data to the data directory
Minor updates to inverse CDF code for t skew
Upload New File - Includes bivariate distribution of Gaussian and skewed t (attempt)
Upload New File- Convolutes the kernel for blurring out images
Upload New File - Extracting features with SIFT, Gaussian, and Skew-t from KITTI dataset
Delete features_matched.csv
Delete extraction.ipynb
Delete data_placement.PNG
added unscented_GT evaluate_from_sigma_points and test cases
Graphs
Fixed tslogpdf_1d
Adds code to compute moments of skew t and tunes optimizer parameters
Adds reference for skew t distribution
More distributions, skew calculation
features_matched data from kp0(t) and kp1(t+1) in xy coordinates of pixels.
Delete feature_matched_data.txt
Features matched "frame(t) to next frame(t+1)". Kp0, Kp1 in x,y pixel coordinates
Minor updates to tskew estimation code. Adds cont.imu1.rda dataset
Adds utilities for estimation of 1-D skew t distribution
Data placement for this jupyter
Upload New File. Extraction jupyter file
Added extraction and matching features using OpenCV. Went ahead and tried to estimate the position of the UAV and compare that to the ground truth/poses. Need someone to look at them.
Delete Extraction
Add new file
Added .gitignore for data folder
Added data
Updated container, added pull.sh
Remove sudo from docker run command
Loading