PalouseRobosub / robosub_simulator

Robosub Simulator using Gazebo7
4 stars 0 forks source link

Simulator Data Gathering #90

Closed daymare closed 7 years ago

daymare commented 7 years ago

Introduction

Write a script for the simulator that moves the sub to random positions and orientations in the pool.

Background

We need to generate negative image data for object detection learning algorithms on the sub. Negative images are images that do not contain the object we are looking for. Negative images need to be extensive and comprehensive, everything that is not what we are looking for needs to be included.

Task

The script needs to do these things while it is running:

Constraints

Extra Credit

Extra Extra Credit

Questions

Ask @daymare for questions or more details.

skallaher commented 7 years ago

Needs updates to reflect developments since submitted.