We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36aef7 commit 07da44cCopy full SHA for 07da44c
src/moveit_visual_tools.cpp
@@ -351,7 +351,7 @@ void MoveItVisualTools::loadTrajectoryPub(const std::string& display_planned_pat
351
}
352
else
353
{
354
- RCLCPP_WARN_STREAM(LOGGER, "Cannot subsribe to display trajectory topic: " << display_planned_path_topic);
+ RCLCPP_WARN_STREAM(LOGGER, "Cannot subscribe to display trajectory topic: " << display_planned_path_topic);
355
356
357
0 commit comments