Procedures for updating Scenescape documentation — where to make changes and what to update for each type of modification.
open-edge-platform/scenescape
SkillsMP has collected 10 skills from open-edge-platform/scenescape. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 44
- GitHub forks
- 45
Skills in this repository
Showing 10 of 10 collected skills.
Write or review Scenescape external-source converter/adapter scripts that map native telemetry (MAVLink, ROS 2, NMEA, CAN, UWB/RTLS, proprietary) into the Scene Controller external_source MQTT contract. Use when the task involves external sources, publishers,…
Deploy a working Intel® SceneScape installation from scratch (outside the repo). Gathers user-provided streams, camera IDs, and scene name, then runs bootstrap through tracking verification via scripts/deploy_scenescape.sh. Also handles re-running or resuming…
Create Scenescape pytest cases (unit, functional, integration, UI, BAT) with SCENESCAPE_SPEC, Zephyr IDs, and positive/negative coverage. Use when adding or modifying tests under tests/, writing pytest, or choosing unit vs functional vs UI.
Makefile standards for Scenescape — build targets, conventions, and patterns.
JavaScript coding standards for Scenescape — code style, conventions, and frontend patterns.
Python coding standards for Scenescape — imports, indentation, patterns, and conventions.
On-demand security review skill for Scenescape — code and configuration security guidance.
Shell scripting standards for Scenescape — shebang, style, and Bash guidelines.
Runtime test verification gate for Scenescape — image freshness checks, rebuild-before-test requirements, and retry policy.