Robotics
LeRobot
Safetensors
act
18houston2 commited on
Commit
a3208f3
·
verified ·
1 Parent(s): 824428a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  # Model Card for act
14
 
15
- <!-- Provide a quick summary of what the model is/does. -->
16
 
17
 
18
  [Action Chunking with Transformers (ACT)](https://huggingface.co/papers/2304.13705) is an imitation-learning method that predicts short action chunks instead of single steps. It learns from teleoperated data and often achieves high success rates.
 
12
 
13
  # Model Card for act
14
 
15
+ This model picks up a black sharpie of the table and returns the robot arm to the home position. This model only uses the one camera on the gripper of the robot.
16
 
17
 
18
  [Action Chunking with Transformers (ACT)](https://huggingface.co/papers/2304.13705) is an imitation-learning method that predicts short action chunks instead of single steps. It learns from teleoperated data and often achieves high success rates.