https://github.com/plusk01/soccersim-demoteam
Demo package for the BYU Robot Soccer simulator competition
https://github.com/plusk01/soccersim-demoteam
Last synced: 10 months ago
JSON representation
Demo package for the BYU Robot Soccer simulator competition
- Host: GitHub
- URL: https://github.com/plusk01/soccersim-demoteam
- Owner: plusk01
- Created: 2017-01-05T21:23:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T17:40:27.000Z (over 9 years ago)
- Last Synced: 2025-03-14T21:36:44.878Z (over 1 year ago)
- Language: C++
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Robot Soccer Simulator Demo
===========================
**Note:** ROS/catkin does not like hyphens (`-`) in your file path. Rename this repo as simply `demoteam`:
```bash
$ mv soccersim-demoteam demoteam
```