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: BaseClient::ExecuteWaypointTrajectory #203

Open
philip-huang opened this issue Aug 29, 2024 · 1 comment
Open

timeout detected: BaseClient::ExecuteWaypointTrajectory #203

philip-huang opened this issue Aug 29, 2024 · 1 comment

Comments

@philip-huang
Copy link

Description

Hi,

I am working with three kinova arms through the ROS API. When the Kinova API is validating the trajectory here (at this line, the following runtime error would happen

[ERROR] [1724966712.950726143]: Runtime exception detected while sending the trajectory
[ERROR] [1724966712.950896992]: timeout detected: BaseClient::ExecuteWaypointTrajectory.

I believe this error is coming from the ValidateWaypointList function from the base client. Is this because the waypoint list is too long? When I tried making the list smaller the runtime error would go away.

Version

At a minimum, provide the Kortex API and Kortex-enabled device versions.

KortexAPI : 2.6.0-r.3@kortex/stable

Kortex Device : Gen3 Ultra Lightweight Robot

@martinleroux
Copy link
Collaborator

Hi @philip-huang

What is the output of the ValidateWaypointList function?
How many waypoints are in your list?

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

2 participants