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
@sebbyjp Just to be clear, the SensoryAgent subclass implements the sense() function which takes the PointCloudSample type as an input parameter, uses an object detection model from open3d-ml to get the bounding box, and returns it as a SensorReadingSample type?
Create a new subclass of SensoryAgent that returns a Sample subclass representing the objects and volume bounding boxes.
Steps:
The text was updated successfully, but these errors were encountered: