Autonomous-Motorsports-Purdue / AMP_ASSv1

The first iteration of the Autonomous Software Stack (ASS) for the AMP go-kart.
11 stars 2 forks source link

Added Documentation to Kart Launch Files #2

Closed zghera closed 4 years ago

zghera commented 4 years ago

What is a quick description of the change?

Added a lot more documentation to each of the sections in the kart launch file, hector_navigation.launch, based on the current understanding of the system.

Is this fixing an issue?

No

Are there more details that are relevant?

This added documentation is likely temporary and will be moved over to external documentation like the AMP v1 design doc. But for now, keeping it here makes sense as it will likely be updating alongside the proceeding launch file PRs with newly uncovered knowledge and changes to the system.

In addition to the main changes in hector_navigation.launch, there were a few changes in other files:

Check lists (check x in [ ] of list items)

No testing needed for launch file development.

Any additional comments?

As compared to PR #1 this is a much better example of a good PR as it is: