Skip to content

Commit d35c37b

Browse files
authored
Update comment waypoint_flier_simple.cpp
1 parent ba325e3 commit d35c37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/waypoint_flier_simple/src/waypoint_flier_simple.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ void WaypointFlierSimple::onInit() {
115115

116116
// | ---------------------- msg callbacks --------------------- |
117117

118-
/* callbackControlManagerDiag() //{ */
118+
/* callbackOdom() //{ */
119119

120120

121121
void WaypointFlierSimple::callbackOdom(const nav_msgs::Odometry& msg) {

0 commit comments

Comments
 (0)