Skip to content

T-REX version 0.6.3

Compare
Choose a tag to compare
@fredpy fredpy released this 08 Jul 03:18
· 20 commits to trex_stable since this release
  • various bug fixes
  • Adapted python API code so it should be able to be compiled with python 3
  • Removed log_handler class from the python API as it was not working
  • Europa reactor now has a functional constraint to convert a tick into a date
  • Added few extra constraints in europa extensions (such as exp) and refined the ones for trigonometry
  • Added a new FastClock for the agent that allow to have a clock that gives a fake date and period
  • Parsing of goals from the agent configuration files are now parsed after the clock has been started (to ensure correct parsing of date and duration types as they depend on the clock)