commit
a5f94ac412
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
#include "rclcpp/rate.hpp"
|
#include "rclcpp/rate.hpp"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Basic tests for the Rate and WallRate clases.
|
Basic tests for the Rate and WallRate classes.
|
||||||
*/
|
*/
|
||||||
TEST(TestRate, rate_basics) {
|
TEST(TestRate, rate_basics) {
|
||||||
auto period = std::chrono::milliseconds(100);
|
auto period = std::chrono::milliseconds(100);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue