robokudo.annotators.object_pose_visualizer ========================================== .. py:module:: robokudo.annotators.object_pose_visualizer Classes ------- .. autoapisummary:: robokudo.annotators.object_pose_visualizer.ObjectPoseVisualizer Module Contents --------------- .. py:class:: ObjectPoseVisualizer(name='ObjectPoseVisualizer') Bases: :py:obj:`robokudo.annotators.core.BaseAnnotator` Show the Poses of ObjectHypotheses present in the CAS .. py:method:: update() Called every time the behavior is ticked.