Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/correlltechnologies/homework4_results


https://github.com/correlltechnologies/homework4_results

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Trial results for Part 1 (11/18/2024 and 11/20/2024) & Part 2 (12/2/2024) of Homework 4
## Viper group

## Part 1 - Individual Trials
**first_run = 13 tags detected**\
**final = 14 tags detected**

## Part 2 - 4 Team Trials
**trial = 19 tags detected**

using https://github.com/klandrzejewski/Robotics-Group/tree/main/webots_ros2_homework4_python as controller

Usage:
> Convert Rosbag file to csv for processing

`python3 rosbag_to_csv.py`
> You need to change the rosbag file name and output csv name in the rosbag_to_csv file.

> Process new csv file and export .txt file with results

`python3 rosbag_csv_processor.py [csv filename]`