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 }}
RobotControlStack
/
robot-control-stack
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
160
Code
Issues
9
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
tam interface instantiation
- #330
#330
Merged
juelg
merged 19 commits into
RobotControlStack:feat/tam-integration
RobotControlStack/robot-control-stack:feat/tam-integration
from
Dongwon-Son:feat/tam-integration
Dongwon-Son/robot-control-stack:feat/tam-integration
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
tam interface instantiation
#330
juelg
merged 19 commits into
RobotControlStack:feat/tam-integration
RobotControlStack/robot-control-stack:feat/tam-integration
from
Dongwon-Son:feat/tam-integration
Dongwon-Son/robot-control-stack:feat/tam-integration
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat(utils): bounded last_n copy on ThreadSafeFixedBuffer
Show description for bf9a911
Dongwon-Son
committed
bf9a911
View commit details
Copy full SHA for bf9a911
Browse repository at this point
feat(franka): implement the TAM residual forward pass
Show description for 87f06bd
Dongwon-Son
committed
87f06bd
View commit details
Copy full SHA for 87f06bd
Browse repository at this point
feat(example): TAM history encoder loop in franka_tam
Show description for 3ea6ec5
Dongwon-Son
committed
3ea6ec5
View commit details
Copy full SHA for 3ea6ec5
Browse repository at this point
feat(example): auto-resolve TAM checkpoint and ideal-model MJCF
Show description for 28cda4a
Dongwon-Son
committed
28cda4a
View commit details
Copy full SHA for 28cda4a
Browse repository at this point
docs(example): TAM integration guide
Dongwon-Son
committed
5e923b5
View commit details
Copy full SHA for 5e923b5
Browse repository at this point
feat(franka): opt-in SCHED_FIFO for the control thread (rt_priority)
Show description for 54ffb84
Dongwon-Son
committed
54ffb84
View commit details
Copy full SHA for 54ffb84
Browse repository at this point
fix(example): always disable JAX GPU preallocation for the TAM encoder
Show description for a624b5e
Dongwon-Son
committed
a624b5e
View commit details
Copy full SHA for a624b5e
Browse repository at this point
docs(example): first latent needs ~0.5 s of history, not 4 s
Show description for fe5c980
Dongwon-Son
committed
fe5c980
View commit details
Copy full SHA for fe5c980
Browse repository at this point
feat(franka): RealtimeKit fallback for control-thread elevation
Show description for 47f5aad
Dongwon-Son
committed
47f5aad
View commit details
Copy full SHA for 47f5aad
Browse repository at this point
feat(franka): TAM adaptation survives controller restarts
Show description for 0956b88
Dongwon-Son
committed
0956b88
View commit details
Copy full SHA for 0956b88
Browse repository at this point
refactor(example): drop stream management from the encoder loop
Show description for 04bb510
Dongwon-Son
committed
04bb510
View commit details
Copy full SHA for 04bb510
Browse repository at this point
fix(example): restore module constants dropped by the refactor
Show description for 8dd653b
Dongwon-Son
committed
8dd653b
View commit details
Copy full SHA for 8dd653b
Browse repository at this point
refactor(example): use the runtime's deployment API in _init_tam
Show description for 75038e3
Dongwon-Son
committed
75038e3
View commit details
Copy full SHA for 75038e3
Browse repository at this point
refactor(example): rely on from_checkpoint's mode enforcement
Dongwon-Son
committed
f604d71
View commit details
Copy full SHA for f604d71
Browse repository at this point
refactor(example): push controller samples straight into the runtime
Dongwon-Son
committed
2bc0e71
View commit details
Copy full SHA for 2bc0e71
Browse repository at this point
refactor(example): single tam switch, runtime owns the weights
Show description for 8902e8b
Dongwon-Son
committed
8902e8b
View commit details
Copy full SHA for 8902e8b
Browse repository at this point
refactor(franka): move the TAM window forward into simadaptor.h
Show description for ce646ee
Dongwon-Son
authored and
Dongwon
committed
ce646ee
View commit details
Copy full SHA for ce646ee
Browse repository at this point
refactor(franka): lock-free recent-sample ring for tam_forward
Show description for f3d8f2f
Dongwon-Son
committed
f3d8f2f
View commit details
Copy full SHA for f3d8f2f
Browse repository at this point
refactor(franka): TAM tuning as C++ defaults; elevation helper into simadaptor.h
Show description for c37f387
Dongwon-Son
committed
c37f387
View commit details
Copy full SHA for c37f387
Browse repository at this point
You can’t perform that action at this time.