lesunb / HMRSsim

Simulator for research in Heterogeneous Multi-Robots Environment. The intention is to provide extensible, lightweight, portable, low fidelity, visualizable simulations for testing task allocation approaches in a heterogeneous, multi-robot environment. The priority is to provide the researcher with the capability to easily implement new maps by importing 2D draws from draw.io.
GNU General Public License v3.0
14 stars 8 forks source link

config simulator as main source #16

Closed CristianeNaves closed 3 years ago

CristianeNaves commented 3 years ago

pull request to resolve configuration of simulator folder as main source. (#15)

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (ccf9ca6) into master (41e1c44) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #16   +/-   ##
======================================
  Coverage    1.57%   1.57%           
======================================
  Files          33      33           
  Lines        1079    1079           
======================================
  Hits           17      17           
  Misses       1062    1062           
gabrielsr commented 3 years ago

@Gguidini could you take a look?