Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
brettpac committed Dec 10, 2024
1 parent 7c53b16 commit 9a4d926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

namespace cl_nav2z
{
// Define "Base" as a SmaccActionClientBase arg for the NavigateToPose action, tie to WrappedResult.
// Define "Base" as a SmaccActionClientBase with NavigateToPose as action argument, tie to WrappedResult.
typedef smacc2::client_bases::SmaccActionClientBase<nav2_msgs::action::NavigateToPose> Base;
typedef Base::WrappedResult WrappedResult;

Expand Down

0 comments on commit 9a4d926

Please sign in to comment.