Skip to content

Commit 883bc7b

Browse files
committed
qtdragon_lathe -sims: add hal_bridge to ini
1 parent a79458c commit 883bc7b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • configs/sim/qtdragon_lathe/basic_xz_lathe

configs/sim/qtdragon_lathe/basic_xz_lathe/lathe.ini

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,10 @@ SERVO_PERIOD = 1000000
5656
CYCLE_TIME = 0.001
5757

5858
[HAL]
59-
HALUI = halui
60-
HALFILE = LIB:basic_sim.tcl
59+
HALUI = halui
60+
HALBRIDGE = hal_bridge
61+
62+
HALFILE = LIB:basic_sim.tcl
6163
POSTGUI_HALFILE = lathe_postgui.hal
6264

6365
[TRAJ]

0 commit comments

Comments
 (0)