Commit 1977397
Redundant .c_str() usage in rclcpp_components triggers ament_clang_tidy warning (#2718)
* fix: Simplify string assignment for class name in node_main.cpp.in
Signed-off-by: LihanChen2004 <[email protected]>
* Remove redundant local variable `name`
Co-authored-by: Tomoya Fujita <[email protected]>
Signed-off-by: LihanChen2004 <[email protected]>
---------
Signed-off-by: LihanChen2004 <[email protected]>
Signed-off-by: LihanChen2004 <[email protected]>
Co-authored-by: Tomoya Fujita <[email protected]>1 parent 99f1d8d commit 1977397
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments