File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ build /
2+ install /
3+ log /
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 44 <name >pkgname</name >
55 <version >0.0.0</version >
66 <description >TODO: Package description</description >
7- <maintainer email =" kazukuro0824 +dev@gmail.com" >ouxt </maintainer >
7+ <maintainer email =" maleicacid824 +dev@gmail.com" >maleicacid </maintainer >
88 <license >Apache-2.0</license >
99
1010 <buildtool_depend >ament_cmake</buildtool_depend >
You can’t perform that action at this time.
0 commit comments