We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1cf5c commit bc99e65Copy full SHA for bc99e65
README.md
@@ -0,0 +1,7 @@
1
+# rclcpp_components_template
2
+
3
+## How to use
4
+1. Replace all `pkgname` in the filename with the name you want to use.
5
+2. In CMakeLists.txt and packages.xml, modify these lines as you like.
6
+https://github.com/OUXT-Polaris/rclcpp_components_template/blob/ab1cf5c405108a3c25f3b2f8eeaee3118a9d56a2/CMakeLists.txt#L2-L3
7
+https://github.com/OUXT-Polaris/rclcpp_components_template/blob/ab1cf5c405108a3c25f3b2f8eeaee3118a9d56a2/package.xml#L4-L8
0 commit comments