-
Via the I2S thread, I started reading the explainer, and it seems like several best practices are missing and design directions are not enunciated:
- the end-user problem/benefit is not front-and-…
-
The way to inform the user how the level's map looks for strategy.
-
Currently the camera will allow rotating up to a certain amount in one axis, then further rotation in that direction is stopped.
This is probably due to a parameter being passed to the orbit contro…
-
Create a high-level design document outlining the architecture of the new cloud service. This should include an overview of components, data flow, interfaces with other systems (e.g., CCTV cameras), s…
-
This example does not work:
```
```
I get an error about asm.js not being in stdlib. If replace with the built cesium in this repo, that error goes away - although the scene sti…
-
New menu item: Screens
Each Screen can be linked to a car (and the car page should link to that screen)
Screen Detail Page:
Controls:
-Reboot Display
-Turn Display On / Off (this should requi…
-
Reintroduce functionality to allow zooming to focus to a selected satellite.
This is currently missing in the current implementation, but what present in the original implementation.
Should expl…
ajmas updated
10 months ago
-
Criteria
- [ ] AUV does not lag too much behind control input
- [ ] intuitively can control the auv's pose (ideal case would be GTA-like controls)
- [ ] GUI (using rqtgui) to view camera feeds, state,…
-
**Please only report one bug per issue!**
**Describe the bug**
I occasionally get a zlib decompression error when starting the camera. Restarting the script fixes it. So far, it's always either be…
-
In an application that support multiple view / camera, switching camera can be done by setting the .object member variable.
```
this.controls.object = otherCamera
```
The problem is that if this cam…