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

Add joint trajectory remove namespace event #131

Conversation

Levi-Armstrong
Copy link
Contributor

No description provided.

@Levi-Armstrong
Copy link
Contributor Author

@rjoomen and @rjoomen This should solve or provide the necessary functionality to solve the issue where you do not want trajectories to accumulate. You have two option available. The first is to update the ros plugin to set the clear_namespace on the JointTrajectoryAdd event. The second, is to make sure to send the trajectory each time with the same UUID. In the case of the online planner example the same UUID approach should be sufficient. We could also generate say 10 UUID's and then cycle through them so you at least see a few iteration of the planner.

@Levi-Armstrong Levi-Armstrong merged commit 49290cb into tesseract-robotics:master Oct 30, 2024
4 checks passed
@Levi-Armstrong Levi-Armstrong deleted the feature/joint-trajectory-remove-namespace-event branch October 30, 2024 17:34
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

Successfully merging this pull request may close these issues.

1 participant