Training uses new Robot.py

new Metrics and SimManager for live training viewing
Robot.py usage added to machinelearning
This commit is contained in:
2026-07-31 13:55:24 +02:00
parent 9c31de3c38
commit 61cb0150f0
6 changed files with 510 additions and 261 deletions
+1 -1
View File
@@ -110,4 +110,4 @@ if __name__ == "__main__":
num_robots=args.num_robots,
robot_spacing=args.robot_spacing,
start_pose=args.start_pose,
)
)