Skip to content

fastrobotics/crawler_app

Repository files navigation

Crawler App

TOC

Overview

This repo serves as a template for a typical development app that uses eROS content.

Setup

Scenario Management

To set the scenario, perform the following:

  1. Remove any config folders under catkin_ws/src/:
rm -rf ~/catkin_ws/src/config/`
  1. Determine which scenario shall be used. Currently supported scenario's:
  • dev
  1. Create a symlink from this scenario to the config directory:
cd ~/catkin_ws/src/
ln ~/<location>/crawler_app/scenarios/<scenario>/ config

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published