Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout detected: BaseCyclicClient::RefreshFeedback #248

Open
MiguelGarciaUVa opened this issue Oct 30, 2024 · 0 comments
Open

timeout detected: BaseCyclicClient::RefreshFeedback #248

MiguelGarciaUVa opened this issue Oct 30, 2024 · 0 comments

Comments

@MiguelGarciaUVa
Copy link

MiguelGarciaUVa commented Oct 30, 2024

Hi,

I'm encountering an issue where the execution of my node stops intermittently due to an error. Here’s the message I receive:

[ros2_control_node-1] terminate called after throwing an instance of 'std::runtime_error'
[ros2_control_node-1] what(): timeout detected: BaseCyclicClient::RefreshFeedback
[ros2_control_node-1]
[ERROR] [ros2_control_node-1]: process has died [pid 2240, exit code -6, cmd '/opt/ros/humble/lib/controller_manager/ros2_control_node --ros-args --params-file /tmp/launch_params_k4apqsns --params-file /opt/ros/humble/share/kinova_gen3_7dof_robotiq_2f_85_moveit_config/config/ros2_controllers.yaml'].

Another error I have is this one:

[ros2_control_node-1] [ERROR] [1730297841.669743775] [KortexMultiInterfaceHardware]: Runtime error: timeout detected: BaseCyclicClient::Refresh
[ros2_control_node-1]
[ros2_control_node-1] [ERROR] [1730297842.610749945] [KortexMultiInterfaceHardware]: Future error: std::future_error: Future already retrieved

The last error occurs more frequently when I use the camera with the command ros2 launch kinova_vision kinova_vision.launch.py.
Does anyone have insights into what could be causing this timeout error?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant