RobotecAI / robotec-o3de-tools

Toolset for demo recordings in O3DE
5 stars 1 forks source link

use topic in ROS2 SubscriberNotificationsBus #16

Closed jhanca-robotecai closed 6 months ago

jhanca-robotecai commented 6 months ago

The previous code was subscribing to all possible topics, now it connects to one topic only.

Tested with LUA and SC: image

michalpelka commented 6 months ago

Great thank you for that fix.