Integrations
Connect Roboticks to the tools your team already uses. GitHub App for source-control, ReqIF round-trip with your requirements tool, SARIF ingest from static analysis, and event routing to Slack / Teams / Linear / Jira / webhooks.
GitHub
Source controlInstall Roboticks as a GitHub App. HMAC-verified webhooks, OIDC for Actions, Check Runs that block merges until safety requirements are confirmed.
ReqIF (Jama, Polarion, codeBeamer, DOORS)
RequirementsRound-trip requirements via ReqIF. Import once from Polarion, Jama, codeBeamer, or DOORS; export the verified state back so the requirements tool reflects the latest coverage.
SARIF (LDRA, Polyspace, Coverity, Semgrep, CodeQL)
Static analysisIngest SARIF 2.1.0 output from static-analysis tools. Roll up findings into the matrix; carry them into the evidence pack alongside test results.
Slack
CommunicationRoute Roboticks events to Slack channels: failed test runs, requirement-coverage regressions, sim-minute budget warnings, evidence-pack generation.
Microsoft Teams
CommunicationRoute Roboticks events to Microsoft Teams. Test-run failures, requirement regressions, sim-minute warnings, evidence-pack ready notifications.
Linear
Project managementAuto-create Linear issues for requirement-coverage regressions and persistent test-run failures. Map severity to priority, route to teams.
Jira
Project managementAuto-create Jira issues from regression and persistent-failure events. Map severity to priority; route to the right boards.
Webhooks
CommunicationSend any Roboticks event to any HTTP endpoint. Build custom automation around test runs, requirement coverage, evidence packs, and sim-minute budgets.
Framework Integrations
Native support for industry-standard robotics frameworks and cloud services.
ROS2 Humble
Tested CI matrix entry; SDK ships ament_cmake C++ and PyPI Python packages
ROS2 Iron
Tested CI matrix entry; current development cycle
ROS2 Rolling
Tested CI matrix entry; ahead-of-distro for early adopters
Gazebo Harmonic
Hosted sim runner; preinstalled with ROS2 bridges
Webots
Hosted sim runner; alternative engine with faster cold-start
MCAP
Per-test bag recording; replayable in Foxglove, rqt_bag, plotjuggler
GitHub Actions
Optional inside your existing workflow; OIDC token exchange