Skip to content
Snippets Groups Projects
Commit 55f9cbe9 authored by Steven Macenski's avatar Steven Macenski Committed by Carl Delsey
Browse files

adding PR template (#255)

* adding PR template

* removing empty template fields

* removing awkward HMTL tags for commented examples
parent 7a10f047
No related branches found
No related tags found
No related merge requests found
<!-- Please fill out the following pull request template for non-trivial changes to help us process your PR faster and more efficiently.-->
---
## Basic Info
| Info | Please fill out this column |
| ------ | ----------- |
| Ticket(s) this addresses | (add tickets here #1) |
| Primary OS tested on | (Ubuntu, MacOS, Windows) |
| Primary platform tested on | (Steve's Robot, gazebo simulation of Tally, hardware turtlebot) |
---
## Description of contribution in a few bullet points
<!--
* I added this neat new feature
* Also fixed a typo in a parameter name in nav2_costmap_2d
-->
---
## Future work that may be required in bullet points
<!--
* I think there might be some optimizations to be made from STL vector
* I see alot of redundancy in this package, we might want to add a function `bool XYZ()` to reduce clutter
* I tested on a differential drive robot, but there might be issues turning near corners on an omnidirectional platform
-->
---
<!-- OPTIONAL -->
I'd like to request maintainer: <blank> to review this PR.
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