Joined
·
219 Posts
EEP is a (model) railway simulator program on PC. It contains Lua software, via which users can add their own code to accomplish tasks. I thought it a challenge to try if automatic train control, like on a real layout can be done with TrainController, would be possible inside this simThis is the first video in a series to demonstrate how automatic train traffic can be generated on any EEP (model) railway simulator layout, using a Lua script. The user doesn't have to (re)write any code, all that is needed is to define the layout by entering data on trains, signals and routes in a set of tables.
This is the link to the YouTube video EEP Lua Automatic Train Control Example 1.
Click this link to download the files, including examples and a user manual, from Github. Click the 'Code' button followed by 'Download ZIP'.
This is the link to the YouTube video EEP Lua Automatic Train Control Example 1.
Click this link to download the files, including examples and a user manual, from Github. Click the 'Code' button followed by 'Download ZIP'.
