![]() |
CloudTwin
ROS2 Humble
Digital twin for path and trajectory optimisation
|
Functions | |
| function | roomLabel (room:RoomPayload) |
Variables | |
| import { toast } from 'sonner' | |
| type | RoomPayload = { name?: string } | string | null | undefined |
| import | type { Order } from '@/types' |
| function roomLabel | ( | room:RoomPayload | ) |
Subscribe to real-time order updates and show toast notifications.
| import { toast } from 'sonner' |
| type RoomPayload = { name?: string } | string | null | undefined |