Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Hello World
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
SA
projects
Hello World
Graph
5f21b258e0c2137c1510b864adcc75341d7d9d05
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
22
Dec
19
Nov
21
Oct
4
29
Sep
28
23
19
Merge branch 'package'
master
master
make package & update
Merge branch '16-navigation' into 'master'
add navigation.zip
add navigation
Merge branch '19-refactor-start'
remove unused things
Merge branch '18-start-land-policy' into 'master'
update start policy
porting start policy to rc inputs
Merge branch '12-landing'
add test for landing
add utils
abstract environment
Merge branch '4-select-model-architecture'
add tf_lite_export
add start model
import and export from model zip
remove unused stuff
move main.py to train folder as start_training.py
main.py
add starting_test
delete RandomAgent
make envs submodule
split requirements to requirements and pre-requirements
rename launch name to Train Start
add reverb to requirements.txt
fix env observation shape
remove unused infos from env
add RandomAgent
add out to .gi
env return exact type for specs
Merge branch '1-setup-environment' into 'master'
add sample code for environment testing
add environment
add launch.json
add requirements.txt
add .gitignore