Skip to content

Commit

Permalink
Merge pull request #1 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ToruOwO committed Apr 28, 2024
2 parents 94ffb1c + 60a3274 commit af556f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Our data collection code is structured in the following way (credit to [gello_so
| cameras/ | contains Camera classes that provide utilities to obtain real-time camera data |
| robots/ | contains Robot classes that interface between Python code and physical hardwares to read observations or send low-level control commands |
| *_node.py | contains ZMQ node classes for camera / robot / policy |
| env.py | contains environment classes that organize the teloperation and data collection process |
| env.py | contains environment classes that organize the teleoperation and data collection process |
| launch_nodes.py | script to launch robot hardware and sensor ZMQ nodes |
| run_env.py | script to start the teleoperation and data collection process |

Expand Down

0 comments on commit af556f2

Please sign in to comment.