Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS498 Project
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
yejimun2
CS498 Project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
5
grid_pred
lidar
main
default
protected
master
turtlebot
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Sep
28
Aug
21
12
8
20
Jun
16
11
May
9
8
7
6
5
4
2
1
30
Apr
28
27
26
25
24
22
19
14
13
12
31
Mar
Turtlebot experiment rendering PaSOGM and SensorOGM
turtlebot
turtlebot
init
lidar
lidar
dynamic plots from previously commited comparison code
sim to real comparison and plots on pose, orientation and velocity
Getting ready for check dynamic error with a static human. Conversion to unicycle need to be modified.
Turtlebot record haven't tested
sim turtle record
Last push
grid_pred
grid_pred
Updated PaS matching and Visualization
Fixed the label grid sequence. m_train works too
Final code for experiment until scene3. Scaled action v and w.
Separated encode and decode. m_train modified
precision recall'
precision recall'
working in vae pretrain
precision recall (maybe have bug)
first time data saved
Merge branch 'grid_pred' of gitlab.engr.illinois.edu:yejimun2/cs498-project into grid_pred
for pull
changed the loss function to sum MSE
label grid input fixed. Visualization of ae_train
unicycle action constrained using sigmoid
master
master
increased angular velocity for unicycle. Clipping the action
Fixed the turtlebot angle and unicycle model output linear acceleration instead of linear velocity
action not clipped but multiplied with v_pref for smoother learning
comment bugged vis
Unicycle v_pref=1
changed the unicycle v_pref clip param to match with that of Shuijing turtlebot setting
Unicycle dynamic training with linear v and rotation angle r as the input
Fixed sensor grid and robot theta. Collision Avoidance works but cannot reach goal.
fix the bug validation loss.item()
Real time plot. Fixed theta. Reach goal but dummy human slightly off
pas.future_sequence in config.py
convLSTM Autoencoder
Turtlebot moves. Fixed minor errors. Added basic_navigation.txt file
add changelog
save time on preparing the data
Added rosTurtlebot2iEnv
Working on editing m_train. Need to modify the dataloader
Minor changes
Loading