Wait for service timed out when trying to set parameters (firmware H.2.6) #565
Unanswered
xiaoshan-lin
asked this question in
Questions
Replies: 1 comment 2 replies
-
Hi @xiaoshan-lin, HOWEVER: even if you got past that error, these parameters can't be modified at runtime. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
After upgrading to firmware H.2.6, we try to set parameters publish_hazard_msgs, raw_kinematics_min_pub_period_ms and publish_odom_tfs to reduce CPU and RAM usage.
However, we got a "Wait for service timed out" message when we call ros2 param load /turtlebot1/robot_state param.yaml and ros2 param load /turtlebot2/robot_state param.yaml. The param.yaml file is attached below.
Do you know how to solve this problem? Thanks in advance for your help and support.
Beta Was this translation helpful? Give feedback.
All reactions