Skip to content
Snippets Groups Projects
Commit ea1d5f9d authored by Shengkang Chen's avatar Shengkang Chen
Browse files

update the readme

parent 44b34d60
Branches
No related merge requests found
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
CoLo-AT is the software analysis tool of CoLo using Python. It is a robotic testing environment for cooperative localization using real world dataset[1]. Compared with other popular robotic simulation environments[2], it has fewer dependencies and more convenient to add localization algorithms without worry much about the robot settings. Moreover, it is able to use both real world data to test the robustness and liabilities of these algorithms, whereas other simulation environments use only simulated data. Users can use CoLo_AT to evaluate their algorithms using the analysis results provided by CoLo-AT CoLo-AT is the software analysis tool of CoLo using Python. It is a robotic testing environment for cooperative localization using real world dataset[1]. Compared with other popular robotic simulation environments[2], it has fewer dependencies and more convenient to add localization algorithms without worry much about the robot settings. Moreover, it is able to use both real world data to test the robustness and liabilities of these algorithms, whereas other simulation environments use only simulated data. Users can use CoLo_AT to evaluate their algorithms using the analysis results provided by CoLo-AT
[CoLo-AT Manual](https://docs.google.com/document/d/1XOe8ZwLlM2DbLjeteLUff9cUuHIKdVW1M-U7jzvrrok/edit#)
## [CoLo-AT Manual](https://docs.google.com/document/d/1XOe8ZwLlM2DbLjeteLUff9cUuHIKdVW1M-U7jzvrrok/edit#)
## Features ## Features
......
...@@ -6,8 +6,11 @@ CoLo-PE is the physical experiment of CoLo. It is a physical experiment setup fo ...@@ -6,8 +6,11 @@ CoLo-PE is the physical experiment of CoLo. It is a physical experiment setup fo
In CoLo-PE, there is a team of ground robots equipped with cameras and a groundtruth data collection system. Each robot can will log its odometry data and measurement data (based on AruCo) into its odometry file and measurement files In CoLo-PE, there is a team of ground robots equipped with cameras and a groundtruth data collection system. Each robot can will log its odometry data and measurement data (based on AruCo) into its odometry file and measurement files
## [CoLo-PE Manual](https://docs.google.com/document/d/1tSIguoFJ5Fdcca0Eqcs4SZFRv2TBLSsm4NYaoaRcUwg/edit?usp=sharing)
The manual will explain the software and hardware used in CoLo-PE for users to help them create their own experiments in details: The manual will explain the software and hardware used in CoLo-PE for users to help them create their own experiments in details:
[CoLo-PE Manual](https://docs.google.com/document/d/1tSIguoFJ5Fdcca0Eqcs4SZFRv2TBLSsm4NYaoaRcUwg/edit?usp=sharing)
## Running CoLo-PE ## Running CoLo-PE
1. Make sure the groundtruth data collection system can capture all the needed subjects includes landmarks and robots 1. Make sure the groundtruth data collection system can capture all the needed subjects includes landmarks and robots
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment