Skip to content

Commit

Permalink
WIP cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim committed Dec 2, 2024
1 parent bd0191a commit d7fca0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions terrain_planner_benchmark/src/run_dynamic_rallypoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -585,8 +585,5 @@ int main(int argc, char** argv) {
ros::spinOnce();
}

/// TODO: Publish a circle instead of a goal marker!
// publishTree(trajectory_pub, planner->getPlannerData(), planner->getProblemSetup());

return 0;
}

0 comments on commit d7fca0e

Please sign in to comment.