Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 256 Bytes

runtime_clock

Simple ROS2 Foxy system clock node. Publish builtin_interfaces/msg/Time at fixed interval. Set the frame id and frequency in the config .yaml file.

ros2 run runtime_clock runtime_clock --ros-args --params-file <PATH_TO_YAML_FILE>