Skip to content

Commit

Permalink
removing extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marinagmoreira committed May 4, 2024
1 parent 7000f7b commit 75a4901
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ bool GraphLocalizerNodelet::ResetBiasesAndLocalizer(std_srvs::Empty::Request& re
}

bool GraphLocalizerNodelet::ResetMapLocalizer(ff_msgs::ResetMap::Request& req, ff_msgs::ResetMap::Response& res) {
ROS_ERROR_STREAM("graph localizer reset map");
// Reset localizer while loading previous biases when map is reset to prevent possible initial
// map jump from affecting estimated IMU biases and velocity estimation.
// Clear vl messages to prevent old localization results from being used by localizer after reset
Expand Down

0 comments on commit 75a4901

Please sign in to comment.