ros2 / rclpy

rclpy (ROS Client Library for Python)
Apache License 2.0
308 stars 227 forks source link

Clock documentation missing (rolling, iron) #1168

Open antbono opened 1 year ago

antbono commented 1 year ago

Bug report

Required Info:

Expected behavior

see actual documentantion

https://docs.ros.org/en/rolling/p/rclpy/api/clock.html https://docs.ros.org/en/rolling/p/rclpy/rclpy.clock.html

https://docs.ros.org/en/iron/p/rclpy/api/clock.html https://docs.ros.org/en/iron/p/rclpy/rclpy.clock.html

Actual behavior

empty pages

fujitatomoya commented 1 year ago

related to https://github.com/ros2/rclpy/issues/1160