Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

README.md

File metadata and controls

15 lines (12 loc) · 1 KB

Environment Template

This package is a Template for ROS-based agricultural environments. This repository consists of four key parts

  1. Placeholders for specific map files
  2. Generators to construct missing map files
  3. Procedural generation tools for robustness evaluation maps
  4. Compilation setups to make map file references easier.

Public Environment

To create a publically available environment, create a new branch on a fork of the repository. A PR can be used to include your public environment into the upstream here.

Private Environment

Some environments may be requested by owners to be kept private. If this is the case, you can create your own repository using the Use This Template button, then set your new respository to private. Please note: it is advised you only do this if you must. Pulling updates from a template's source can become tedious and may create problems for your workflow.

Wiki

For more information, please see the wiki at: wiki