onurbagoren / vorc

Virtual Ocean Robot Challenge (VORC) resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Ocean Robotics Challenge (VORC)

This repository is the home to the source code and software documentation for the Virtual Ocean Robotics Challenge. Challenge documentation is available on the project wiki, including links to the public website and documentation of the tasks and technical specifications.

This is an active development project. We are adding and improving things all the time. The project contains a simulation foundation, including a maritime environment and description of the platform. It is intended as a first step for teams entering into maritime competitions.

VORC

Getting Started

Reference

If you use the VORC/VRX simulation in your work, please cite our summary publication, Toward Maritime Robotic Simulation in Gazebo:

@InProceedings{bingham19toward,
  Title                    = {Toward Maritime Robotic Simulation in Gazebo},
  Author                   = {Brian Bingham and Carlos Aguero and Michael McCarrin and Joseph Klamo and Joshua Malia and Kevin Allen and Tyler Lum and Marshall Rawson and Rumman Waqar},
  Booktitle                = {Proceedings of MTS/IEEE OCEANS Conference},
  Year                     = {2019},
  Address                  = {Seattle, WA},
  Month                    = {October}
}

Contributing

We are starting simple with the important fundamental aspects of the robot and environment, but will rely on the community to develop additional functionality around their particular use cases.

If you have any questions about these topics, or would like to work on other aspects, please contribute. You can contact us directly (see below), submit an issue or, better yet, submit a pull request!

Contacts

About

Virtual Ocean Robot Challenge (VORC) resources

License:Apache License 2.0


Languages

Language:Python 45.1%Language:Shell 22.3%Language:C++ 22.1%Language:CMake 10.4%