You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented support for the dirt detect sensor and cleaning commands, as I noticed these features were missing in the ROS2 version.
I have implemented a feature to integrate dirt detection and cleaning. https://github.com/QibiTechInc/create_robot
I tested in ROS2 Humble and irobot 604 and confirmed that they work in the cleaning mode and for dirt detection.
(The branch I committed the changes are iron, but it also works on humble, so I used the iron branch)
Hello,
I've implemented support for the dirt detect sensor and cleaning commands, as I noticed these features were missing in the ROS2 version.
I have implemented a feature to integrate dirt detection and cleaning.
https://github.com/QibiTechInc/create_robot
I tested in ROS2 Humble and irobot 604 and confirmed that they work in the cleaning mode and for dirt detection.
(The branch I committed the changes are iron, but it also works on humble, so I used the iron branch)
I validated the dirt detection sensor using the following approach, as outlined in the article on dirt detection. The above image shows the test result of dirt detect. https://iroombasetp.com/roomba-dirt-detect-sensors-not-working/
I am eager to contribute to this repository by creating a pull request (PR).
I followed this code to support the cleaning feature: #14
The text was updated successfully, but these errors were encountered: