read_omni_dataset package from read_omni_dataset reporead_omni_dataset |
|
Package Summary
Tags | No category tags. |
Version | 0.0.2 |
License | GPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aamirahmad/read_omni_dataset.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2017-07-04 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- aamir
Authors
read_omni_dataset
This is a ROS package to systematically read sensor msgs from the omni-dataset (soccer robots dataset).
Dataset download
Please download the soccer robot dataset in the rosbags format here (Please see instructions below on how to use the rosbags):
http://datasets.isr.ist.utl.pt/lrmdataset/4_Robots_DataSet/rosbags/
In case you want the raw data, i.e., simply the image files from the robot’s camera, odometry log etc, in simple text format, please click on the following link. A short readme is also provided over there.
http://datasets.isr.ist.utl.pt/lrmdataset/4_Robots_DataSet/rawdata/
LICENSE: Please note that the dataset is also (as well as this ros package) released under the GNU GPLv3 License.
Citation
If you plan to use the dataset, please cite it as follows:
@PHDTHESIS {aahmad13phd, author = “Aamir Ahmad”, title = “An Integrated Bayesian Approach to Multi-Robot Cooperative Perception”, school = “Instituto Superior T'ecnico, Universidade T'ecnica de Lisboa”, year = “2013”, address = “Instituto Superior T'ecnico, Av. Rovisco Pais 1, 1049-001 Lisboa, Portugal”, month = “apr”, note = “"Instituto Superior T'ecnico" was formerly within "Universidade T'ecnica de Lisboa" and is now within "Universidade de Lisboa"” }
Brief Description
This package is designed as a read module that asynchronously reads messages from the socrob omni dataset. The purpose of this package is to provide a quick and ready-to-start platform for developing and implementing perception related algorithms utilizing the the omni dataset. In the wiki of this package ( https://github.com/aamirahmad/read_omni_dataset/wiki ), we first describe what this dataset has, then provide instructions on how to download, extract and run the bag files. Subsequently, you can find information on how to use this package to access the contents of the omni-dataset in the rosbags format. Of course, you are welcome to develop and extend this package as per your requirement. Comments and suggestions on improving this read-module package are also appreciated. On the other hand, you can write your own ros package or non-ros softwares to read the omni-dataset in either the rosbags format or the the raw format (as mentioned in the download section above).
Please see the wiki page of this package for more info on how to use the dataset and the package.
Changelog for package read_omni_dataset
0.0.2 (2014-12-11)
0.0.1 (2014-12-11)
- Update README.md
- Update README.md
- Update README.md
- update
- formatting readme
- updated readme
- Update README.md
- Update README.md
- merge Merge branch 'master' of https://github.com/aamirahmad/read_omni_dataset
- removing unnecessary files
- Update README.md
- Update README.md
- intial commit
- Initial commit
- Contributors: aamirahmad
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
cmake_modules | |
roscpp | |
rospy | |
std_msgs | |
tf | |
geometry_msgs | |
nav_msgs | |
message_generation | |
catkin | |
message_runtime |