File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ For general questions, please post on discourse: https://discourse.ros.org/c/ng-ros
3+ Not sure if this is the right repository? Open an issue on https://github.com/ros2/ros2/issues
4+ For Bug report or feature requests, please fill out the relevant category below
5+ -->
6+
7+ ## Bug report
8+
9+ ** Required Info:**
10+
11+ - Operating System:
12+ - <!-- OS and version (e.g. Windows 10, Ubuntu 16.04...) -->
13+ - Installation type:
14+ - <!-- binaries or from source -->
15+ - Version or commit hash:
16+ - <!-- Output of git rev-parse HEAD, release version, or repos file -->
17+ - DDS implementation:
18+ - <!-- rmw_implementation used (e.g. Fast-RTPS, RTI Connext, etc -->
19+ - Client library (if applicable):
20+ - <!-- e.g. rclcpp, rclpy, or N/A -->
21+
22+ #### Steps to reproduce issue
23+ <!-- Detailed instructions on how to reliably reproduce this issue http://sscce.org/
24+ ``` code that can be copy-pasted is preferred ``` -->
25+ ```
26+
27+ ```
28+
29+ #### Expected behavior
30+
31+ #### Actual behavior
32+
33+ #### Additional information
34+
35+ <!-- If you are reporting a bug delete everything below
36+ If you are requesting a feature deleted everything above this line -->
37+ ----
38+ ## Feature request
39+
40+ #### Feature description
41+ <!-- Description in a few sentences what the feature consists of and what problem it will solve -->
42+
43+ #### Implementation considerations
44+ <!-- Relevant information on how the feature could be implemented and pros and cons of the different solutions -->
You can’t perform that action at this time.
0 commit comments