-
Not sure what's wrong, ip address of camera is correct, I can ping the camera from the docker instance. Everything in the debug log says it's working up until a remote connection is requested over por…
-
We need to connect sensors to PI
Acceptance Criteria:
- [ ] Data is received from sensors
- [x] format must be defined in documentation
Jinaz updated
4 years ago
-
CARLA version: 0.9.15 & 0.9.15.2
Platform/OS: Ubuntu 20.04
I was creating the new sensor, following "https://carla.readthedocs.io/en/latest/tuto_D_create_sensor". Problems caused by code versions …
-
-
**Description**
- Add functionality to `DeviceDataManager` to handle incoming CDA messages: SensorData, SystemPerformanceData, and ActuatorData (response messages).
***Review the README***
- Pl…
-
Voor het ontsluiten zijn op verschillende plaatsen standaarden in ontwikkeling. Zo wordt er gewerkt aan OGC standaarden (SOS, SensorThings API), maar ook aan W3C standaarden (o.a. SSN). Voor deze sta…
-
I am trying to get a date range into a filter. It works but start always adds 5 hours to the actual time. Any help or recommendations?
```
const [startDate, setStartDate] = useState(
Da…
-
Når sensore bliver valgt skal rummene splitte op efter hvor mange der er valgt, ligesom vores view legend (dog uden ikon og tekst).
-
Hi,
I'm trying to create depth images from the point cloud, and project in to existing rgb images, so far so good, I managed to create something satisfying in the util3d.cpp projectCloudToCamerasI…
-
i have 3 weather Sensors. each sending there data in 1 minute interval.
the status check on received data depends on a second receiving and a string compare. Only then it will be published.
the dela…