merge Service branch into main #5

Merged
SemvdH merged 193 commits from service into main 2023-05-08 13:42:59 +00:00
Showing only changes of commit d149b72c24 - Show all commits

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;
}