Skip to content

nip-cxteam/otm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opt-plugin

Open Transportation Models - Sample plugins

Run without plugin

  1. java -jar -run config/intersection.xml noplugin config/output_request.xml output 0 2 100 ctm

Run with plugin

  1. In config/intersection_plugin.xml, replace with the location of your otm plugin jar file.
  2. mvn install
  3. java -jar -run config/intersection_plugin.xml plugin config/output_request.xml output 0 2 100 ctm

About

Open Transportation Models - Sample plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages