-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
maintainenceFixing issues in code that is not a bug but shoudl still be fixedFixing issues in code that is not a bug but shoudl still be fixed
Description
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.
Metadata
Metadata
Assignees
Labels
maintainenceFixing issues in code that is not a bug but shoudl still be fixedFixing issues in code that is not a bug but shoudl still be fixed