Tutorials
The following code examples are available as Jupyter Notebooks in tutorials/. To execute the tutorials, run following commands in your terminal:
Open your console in the root folder of the CommonOcean Drivability Checker.
Activate your environment with
$ conda activate co38 $ cd tutorials/ $ jupyter notebook name_of_notebook
- Note that you have to replace
co38 with the name of your Anaconda environment.
name_of_notebook, e.g., with 01_python_wrapper.ipynb.
- Tutorial 01: Python Wrapper
- Tutorial 02: CommonOcean-io Interface
- Tutorial 03: Waters compliance checking
- Tutorial 04: Feasibility Checking Using CommonOcean Vessel Models
- Tutorial 05: Collision Checks With Dynamic Obstacles
- Tutorial 06: CommonOcean Curvilinear Coordinatesystem
- Tutorial 07: Evaluate solution using cost functions