Skip to content

Latest commit

 

History

History
661 lines (348 loc) · 18.2 KB

CHANGELOG.md

File metadata and controls

661 lines (348 loc) · 18.2 KB

CHANGELOG

v0.30.0 (2025-02-05)

Features

  • Log coordinate system by default (95f6e0e)

Refactoring

  • Add collision-free PTP example (814e074)

v0.29.1 (2025-02-05)

Bug Fixes

  • Update context paths in GitHub workflows for Docker build (a82e225)

  • Update context paths in GitHub workflows for Docker build (3f803fc)

v0.29.0 (2025-02-05)

Bug Fixes

Features

  • Add directory population steps for nova_rerun_bridge_app and rerun_app (5502e9e)

v0.28.0 (2025-02-05)

Features

  • Seperate apps into nova-rerun-bridge app and rerun app (9b90a38)

v0.27.4 (2025-02-04)

Bug Fixes

  • Update API reference to use nova_rerun_bridge (03ea49a)

v0.27.3 (2025-02-04)

Bug Fixes

  • Update mkdocs configuration to use index.md as home page and install local package (f2f6984)

v0.27.2 (2025-02-04)

Bug Fixes

  • Add API reference documentation and update index (85b464a)

v0.27.1 (2025-02-04)

Bug Fixes

v0.27.0 (2025-02-04)

Build System

  • deps: Bump trimesh from 4.6.0 to 4.6.1 (55987cc)

Bumps trimesh from 4.6.0 to 4.6.1. - Release notes - Commits

--- updated-dependencies: - dependency-name: trimesh dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] support@github.com

  • deps-dev: Bump ruff from 0.9.3 to 0.9.4 (ed7894e)

Bumps ruff from 0.9.3 to 0.9.4. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: ruff dependency-type: direct:development

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] support@github.com

Features

  • Add API documentation and update mkdocs configuration (6a6b7ec)

v0.26.9 (2025-02-04)

Bug Fixes

  • Update Dockerfile and nginx configuration to include data directory for nova.rrd (bc40b49)

v0.26.8 (2025-02-04)

Bug Fixes

  • Refactor controller initialization and cleanup in example scripts (2092579)

  • Store logging in rrd (60a94c5)

v0.26.7 (2025-02-04)

Bug Fixes

v0.26.6 (2025-02-03)

Bug Fixes

  • Update motion group handling in main function (b743b23)

v0.26.5 (2025-02-03)

Bug Fixes

  • Always refresh blueprint (a63a892)

v0.26.4 (2025-02-03)

Bug Fixes

  • Save ram by serving the app from same python process (d7514c4)

v0.26.3 (2025-02-03)

Bug Fixes

  • Update Nova API host for production instances (91c1dbb)

v0.26.2 (2025-02-03)

Bug Fixes

  • Update websocket protocol handling in nginx configuration (224c89b)

v0.26.1 (2025-02-03)

Bug Fixes

  • Correct variable name for websocket protocol in nginx configuration (79cb44d)

  • Update websocket protocol handling in nginx configuration (e92680e)

v0.26.0 (2025-02-02)

Features

  • Add example for coordinated robot movements and enhance NovaRerunBridge functionality (4dc3f65)

v0.25.0 (2025-02-02)

Features

  • Add example for moving robot and setting I/Os; enhance logging for actions (2ab97f9)

v0.24.0 (2025-02-01)

Features

  • Add external axis example (9e286e6)

v0.23.1 (2025-02-01)

Bug Fixes

  • Prevent index error in robot joint transformations (3742627)

v0.23.0 (2025-01-31)

Features

  • Update robots, external axis example (5cbd9ee)

v0.22.16 (2025-01-31)

Bug Fixes

  • Don't activate motion groups (6def1ed)

  • Update Nova host to use production instance URL (1400d82)

v0.22.15 (2025-01-31)

v0.22.14 (2025-01-30)

Bug Fixes

  • Ensure websocket protocol is set to wss for HTTPS requests (7397261)

v0.22.13 (2025-01-30)

Bug Fixes

  • Remove redundant websocket protocol condition for improved clarity (b03b608)

v0.22.12 (2025-01-30)

Bug Fixes

  • Update websocket protocol condition for improved host matching (91bcec3)

v0.22.11 (2025-01-30)

Bug Fixes

  • Enhance websocket protocol handling in nginx configuration (a449457)

v0.22.10 (2025-01-30)

Bug Fixes

  • Update nginx configuration to dynamically set protocol for websocket connections (0fe0ad1)

v0.22.9 (2025-01-30)

Bug Fixes

  • Update nginx configuration to use regex for BASE_PATH location (316e5b6)

v0.22.8 (2025-01-30)

Bug Fixes

  • Update nginx configuration to allow dynamic BASE_PATH location (91e041b)

v0.22.7 (2025-01-30)

Bug Fixes

  • Update nginx configuration to improve redirect handling for wandelbots.io (934bbf1)

v0.22.6 (2025-01-30)

Bug Fixes

  • Update redirect handling for wandelbots.io base path in nginx configuration (cd6bcd4)

v0.22.5 (2025-01-30)

Bug Fixes

  • Streamline WebSocket protocol handling for wandelbots.io base path (e1de412)

v0.22.4 (2025-01-30)

Bug Fixes

  • Update WebSocket protocol condition to use BASE_PATH for secure domains (8ced059)

v0.22.3 (2025-01-30)

Bug Fixes

  • Enhance WebSocket protocol handling for secure domains (c1f3a0c)

v0.22.2 (2025-01-30)

Bug Fixes

  • Update WebSocket protocol handling in nginx configuration (212631b)

v0.22.1 (2025-01-30)

Bug Fixes

  • Project settings (454ff65)

  • Remove unused protocol detection logic in populate.py (f597bfb)

v0.22.0 (2025-01-30)

Features

  • Add async protocol detection for API gateway connection (abde59f)

v0.21.0 (2025-01-29)

Features

  • Update Dockerfile to copy entire project and install dependencies without dev packages (63043ba)

v0.20.0 (2025-01-28)

Features

v0.19.0 (2025-01-28)

Features

  • Correct tcp collision geometry transform (d069c4f)

v0.18.0 (2025-01-27)

Features

v0.17.0 (2025-01-27)

Bug Fixes

Features

v0.16.0 (2025-01-27)

Features

  • Only push image on successfull release (20e3bda)

v0.15.3 (2025-01-27)

Bug Fixes

  • Use fixed host on catalog app (81d2b9f)

Build System

  • deps: Bump docker/build-push-action from 5 to 6 (7ba4fec)

Bumps docker/build-push-action from 5 to 6. - Release notes - Commits

--- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production

update-type: version-update:semver-major

...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/publish-action (fe82a91)

Bumps python-semantic-release/publish-action from 9.16.1 to 9.17.0. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: python-semantic-release/publish-action dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/python-semantic-release (5456cd2)

Commits

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] support@github.com

v0.15.2 (2025-01-26)

Bug Fixes

v0.15.1 (2025-01-25)

Bug Fixes

v0.15.0 (2025-01-25)

Features

v0.14.1 (2025-01-23)

Bug Fixes

v0.14.0 (2025-01-23)

Features

  • Fixes docker and skaffold builds (ea64d48)

v0.13.1 (2025-01-22)

Bug Fixes

v0.13.0 (2025-01-22)

Features

v0.12.0 (2025-01-22)

Features

  • Add log out of workspace (788b2e3)

v0.11.0 (2025-01-22)

Features

  • Add robot state streaming (49615cd)

v0.10.1 (2025-01-21)

Bug Fixes

v0.10.0 (2025-01-21)

Features

  • Add download models job (ecd13ea)

v0.9.0 (2025-01-21)

Features

v0.8.0 (2025-01-21)

Features

  • Log info for each motion group (e257928)

v0.7.0 (2025-01-21)

Features

v0.6.0 (2025-01-21)

Features

  • Add multiple robot example (431cee2)

v0.5.0 (2025-01-20)

Features

  • Log trajectory from nova (859069e)

v0.4.0 (2025-01-17)

Features

v0.3.0 (2025-01-17)

Features

  • Add log collision scene (3d555e6)

v0.2.0 (2025-01-17)

Features

  • Extract blueprint setup (c9ca937)

v0.1.0 (2025-01-17)

Features

  • Show collision motion group (02bd9c3)

v0.0.0 (2025-01-16)