change printout

This commit is contained in:
Sem van der Hoeven
2023-05-01 16:17:39 +02:00
parent 767c658900
commit d149b72c24

View File

@@ -99,7 +99,7 @@ private:
{
if (!has_swithed)
{
RCLCPP_INFO(this->get_logger(), "switching to 0 vel");
RCLCPP_INFO(this->get_logger(), "waiting for service input...");
has_swithed = true;
}