Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 580 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 580 Bytes

Applications submodule

This submodule regroups various submodules generating executable used as tests or samples for the lib submodule.

If you need to add a new set of examples, this is the place to look.

Project structure

The submodules are listed below:

  • examples: Collection of examples using JBotSim. This contains the former set of samples demonstrating JBotSim usage.
  • test-classes: Collection of Main classes for several jbotsim/jbotsim classes. lib:jbotsim* modules' test classes have been moved here.