Skip to content

Commit

Permalink
Update comment waypoint_flier_simple.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
spurnvoj authored Feb 21, 2024
1 parent ba325e3 commit d35c37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/waypoint_flier_simple/src/waypoint_flier_simple.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ void WaypointFlierSimple::onInit() {

// | ---------------------- msg callbacks --------------------- |

/* callbackControlManagerDiag() //{ */
/* callbackOdom() //{ */


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

0 comments on commit d35c37b

Please sign in to comment.