rai
rai copied to clipboard
ros2 interfaces whitelisting is not possible in `text_hmi`
Is your feature request related to a problem? Please describe.
In RaiNode I can whitelist some topics, for example if I have multiple robots or I know that rai
can't support some topics
Describe the solution you'd like
Allow such configuration for text_hmi
.
Describe alternatives you've considered Remove topics listing tool from HMI node and treat is as mission for RaiNode.
Additional context https://github.com/RobotecAI/rai/blob/9331ea80a61d137deb8a020103546f346a085c7a/src/rai_hmi/rai_hmi/ros.py#L39 https://github.com/RobotecAI/rai/blob/9331ea80a61d137deb8a020103546f346a085c7a/src/rai/rai/node.py#L54