Skip to content

Releases: ROBOTIS-GIT/cyclo_intelligence

Release list

1.0.0

Choose a tag to compare

@kimtaehyeong99 kimtaehyeong99 released this 29 Jun 07:07
1.0.0
70e5fb2

Cyclo Intelligence 1.0.0 main release.

Highlights:

  • Established protected main and jazzy release flow with required CI and lint gates.
  • Updated Cyclo package metadata, changelogs, supervisor API, Docker defaults, and UI metadata to 1.0.0.
  • Published Docker images for linux/amd64 and linux/arm64.

Docker images:

  • robotis/cyclo-intelligence:1.0.0
  • robotis/cyclo-intelligence:1.0.0-amd64
  • robotis/cyclo-intelligence:1.0.0-arm64

Policy image dependencies verified by the 1.0.0 compose/runtime flow:

  • robotis/lerobot-zenoh:1.3.0-amd64
  • robotis/lerobot-zenoh:1.3.0-arm64
  • robotis/groot-zenoh:1.3.2-amd64
  • robotis/groot-zenoh:1.3.2-arm64

Validation:

  • main and jazzy are synchronized for the 1.0.0 release content.
  • CI and Lint passed on main and jazzy for the release commits.
  • AMD64 and ARM64 Docker images built successfully and passed smoke checks.