You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## General
2
-
Please consider the guidelines from [CONTRIBUTING.md](CONTRIBUTING.md) before you open a pull request.
2
+
Please consider the guidelines from [CONTRIBUTING.md](https://github.com/ros-controls/.github/blob/master/CONTRIBUTING.md) before you open a pull request.
3
3
4
4
## New Examples
5
5
If you propose adding a new example, make sure that your new example has:
Copy file name to clipboardExpand all lines: README.md
+9-19Lines changed: 9 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,14 @@ It consists of simple implementations that demonstrate different concepts. Choos
7
7
8
8
If you want to have rather step by step manual how to do things with `ros2_control` checkout the [ros-control/roscon2022_workshop](https://github.com/ros-controls/roscon2022_workshop) repository.
9
9
10
+
## Contributing
11
+
As an open-source project, we welcome each contributor, regardless of their background and experience. Pick a [PR](https://github.com/ros-controls/ros2_control_demos/pulls) and review it, or [create your own](https://github.com/ros-controls/ros2_control_demos/contribute)!
12
+
If you are new to the project, please read the [contributing guide](https://control.ros.org/rolling/doc/contributing/contributing.html) for more information on how to get started. We are happy to help you with your first contribution.
13
+
10
14
## Getting Started
11
15
12
16
Follow the steps provided in the [documentation](https://control.ros.org/master/doc/ros2_control_demos/doc/index.html#installation) to install ros2_control_demos.
13
17
14
-
15
18
## Content
16
19
17
20
The following examples are part of this demo repository:
@@ -114,22 +117,9 @@ Those two world-known imaginary robots are trivial simulations to demonstrate an
114
117
115
118
ROS 2 Distro | Branch | Build status | Documentation
1. Source build - also core ROS packages are build from source. It shows potential issues in the mid future.
124
+
## Acknowledgements
125
+
The project has received major contributions from companies and institutions [listed on control.ros.org](https://control.ros.org/rolling/doc/acknowledgements/acknowledgements.html)
0 commit comments