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

Cleanup Test ROS #50

Open
amalnanavati opened this issue May 12, 2023 · 0 comments
Open

Cleanup Test ROS #50

amalnanavati opened this issue May 12, 2023 · 0 comments
Labels
maintainence Fixing issues in code that is not a bug but shoudl still be fixed

Comments

@amalnanavati
Copy link
Contributor

I wrote Test ROS before I had learnt the ins and outs of React hooks. As a result, it doesn't use React Hooks properly, which means it will sometimes connect to a ros element (service, topic, action) multiple times. Therefore, this issue focuses on cleaning up Test ROS, so it can become a good model for future users of this codebase to base their ROS code on.

@amalnanavati amalnanavati added bug Something isn't working maintainence Fixing issues in code that is not a bug but shoudl still be fixed and removed bug Something isn't working labels May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainence Fixing issues in code that is not a bug but shoudl still be fixed
Projects
None yet
Development

No branches or pull requests

1 participant