Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MishaLaskin
/
curl
Public template
Notifications
You must be signed in to change notification settings
Fork
92
Star
606
Code
Issues
12
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dual camera stack
- #8
#8
Open
rohjunha
wants to merge 14 commits into
MishaLaskin:master
MishaLaskin/curl:master
from
wentaoyuan:dual-camera-stack
wentaoyuan/curl:dual-camera-stack
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Dual camera stack
#8
rohjunha
wants to merge 14 commits into
MishaLaskin:master
MishaLaskin/curl:master
from
wentaoyuan:dual-camera-stack
wentaoyuan/curl:dual-camera-stack
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2020
reformat the code from the original code by pycharm
rohjunha
committed
ff14542
View commit details
Copy full SHA for ff14542
Browse repository at this point
add playground.py for testing functions
rohjunha
committed
7f5702d
View commit details
Copy full SHA for 7f5702d
Browse repository at this point
camera_id is replaced by camera_ids to store integer list; images from multiple cameras stack in the channel and the model also increases the dimension for that
rohjunha
committed
2193765
View commit details
Copy full SHA for 2193765
Browse repository at this point
add dmc2gym files as some of modifications are required throughout these files
rohjunha
committed
26cfd90
View commit details
Copy full SHA for 26cfd90
Browse repository at this point
add camera_ids to argument option
rohjunha
committed
1c7368d
View commit details
Copy full SHA for 1c7368d
Browse repository at this point
add camera ids to the work_dir
rohjunha
committed
dee94a9
View commit details
Copy full SHA for dee94a9
Browse repository at this point
add pip in conda_env.yml
rohjunha
committed
b168e3d
View commit details
Copy full SHA for b168e3d
Browse repository at this point
first implementation of stacking views to deal each image separately
rohjunha
committed
2bb9e0f
View commit details
Copy full SHA for 2bb9e0f
Browse repository at this point
Modify video recorder to render all cameras
wentaoyuan
committed
3ed2c32
View commit details
Copy full SHA for 3ed2c32
Browse repository at this point
Modify video recorder to render all cameras (apply commit from Wentao)
rohjunha
committed
e857e58
View commit details
Copy full SHA for e857e58
Browse repository at this point
Modify video recorder to render all cameras (apply commit from Wentao)
rohjunha
committed
5f59364
View commit details
Copy full SHA for 5f59364
Browse repository at this point
Commits on Jun 2, 2020
add visualization code
rohjunha
committed
93b57ee
View commit details
Copy full SHA for 93b57ee
Browse repository at this point
Merge visualization functions to form a class Visualizer
rohjunha
committed
f6a0558
View commit details
Copy full SHA for f6a0558
Browse repository at this point
Add to distinguish instances
rohjunha
committed
e77a63c
View commit details
Copy full SHA for e77a63c
Browse repository at this point
You can’t perform that action at this time.