Skip to content

Releases: husarion/panther-docker

2.1.1-beta

05 Sep 11:09
c2c5860
Compare
Choose a tag to compare

What's Changed

  • Release 2.1.1 to ros2 by @github-actions in #85

Full Changelog: 2.1.0...2.1.1

2.1.0-beta

02 Aug 07:34
e83c02e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.1.0

2.0.4-alpha

28 Jun 12:59
bcb79b2
Compare
Choose a tag to compare

What's Changed

  • Release 2.0.4 to ros2 by @github-actions in #74

Full Changelog: 2.0.3...2.0.4

2.0.3-alpha

07 Jun 06:31
3d54bd7
Compare
Choose a tag to compare

What's Changed

  • Ros2 improve release process by @pawelirh in #71
  • Remove stable tagging and update workflow by @pawelirh in #72
  • Release 2.0.3 to ros2 by @github-actions in #73

Full Changelog: 2.0.2...2.0.3

2.0.2-alpha

05 Jun 13:23
049b375
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1-alpha

01 May 16:23
f2d933d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #64

Full Changelog: 2.0.0...2.0.1

2.0.0-alpha

02 Apr 12:55
9016a0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...2.0.0

1.0.1

20 Sep 10:27
365a78a
Compare
Choose a tag to compare

Changes and Fixes:

  • Update README.
  • Removed separate installation of psutil in Dockerfile.
  • Runtime environment variables file was moved from /tmp/panther_config.env to /run/husarion/panther_config.env.
  • Entrypoint is now sourcing runtime environment variables.
  • Hardware access no longer requires running in privileged mode.
  • Access to devices was reduced to minimum.
  • Updated versions of webui-ros-joystick and gamepad_controller Docker containers.
  • Added new launch arguments introduced in release 1.1.0 to panther_ros Docker container command.
  • All demos were updated.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

20 Sep 10:26
c232856
Compare
Choose a tag to compare

Initial release of the docker. Added:

  • Stable, tested image versions.
  • Versioning of the docker images.
  • Shared configuration between containers.