Skip to content
This repository was archived by the owner on Dec 20, 2020. It is now read-only.
This repository was archived by the owner on Dec 20, 2020. It is now read-only.

Roslaunch file setup #32

@w29ahmed

Description

@w29ahmed

What i'm thinking is:

1 High level launch file for each race:

  • Drag race
  • Circuit Race
  • Urban Road Challenge
  • Obstacle Avoidance challenge

The nodes that have different configurations for each race are:

  • rr_compter_vision
  • rr_path_planner

A further distinction we MAY need to add is a command line argument to the high level launch files to specify racing conditions (sunny facing away, sunny facing towards, cloudy/overcast), since within the computer vision node, endline and traffic light detection use colour thresholding that is subject to those different lighting conditions, and we can have thresholding values for each condition to optimize it.

This means the computer vision node will need 4 races x 2-3 lighting conditions ~ 8-12 launch files, each of which will be referenced accordingly in the high level launch file

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions