Skip to content

Commit

Permalink
just a dot
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavendersahdev committed Oct 1, 2018
1 parent abeb5ba commit 1c24027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ class CHOMPOptimizerAdapter : public planning_request_adapter::PlanningRequestAd

res.error_code_ = res_detailed.error_code_;

// populate the original response object 'res' with the CHOMP's optimized trajectory
// populate the original response object 'res' with the CHOMP's optimized trajectory.
if (planning_success)
{
res.trajectory_ = res_detailed.trajectory_[0];
Expand Down

0 comments on commit 1c24027

Please sign in to comment.