Skip to content

Releases: viamrobotics/viam-python-sdk

v0.2.2

05 Dec 20:09
Compare
Choose a tag to compare

What's Changed

Receive op id in python sdk by @maximpertsov
Change getImage default to empty by @kharijarrett

v0.2.1

21 Nov 22:26
fc0009a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Nov 22:07
fe1dcf3
Compare
Choose a tag to compare

What's Changed

  • [RSDK-556] remove width/height from camera.GetImage response and crea… by @gvaradarajan in #170
  • RSDK-806 - gripper extra params by @stuqdog in #173
  • RSDK-812-817: Extra params for Services by @cheukt in #176
  • RSDK-810 Add extra params to sensor by @maximpertsov in #177
  • RSDK-808 Add extra params to movementsensor by @maximpertsov in #175
  • add SDK/NetCode team to codeowners by @cheukt in #179
  • Automated Protos Update by @github-actions in #174
  • RSDK-807: Extra params for Input controller by @cheukt in #180

Full Changelog: v0.1.5...v0.2.0

v0.1.5

07 Nov 17:23
Compare
Choose a tag to compare

We've added support for python 3.8!

What's Changed

  • Decrease minimum python version by @njooma in #168
  • [RSDK-199] Add timeouts to components by @njooma in #169
  • Automated Protos Update by @github-actions in #171

Full Changelog: v0.1.4...v0.1.5

v0.1.4

31 Oct 19:38
Compare
Choose a tag to compare

What's Changed

  • Added AudioInput
  • Update example process ID

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Oct 21:57
0280379
Compare
Choose a tag to compare

This release includes the following:

  • Adds new InputController interfaces
  • Includes an updated rust-utils library to fix potential file leaks
  • Adds support for the Linux armv6l architecture
  • Removes unnecessary protos

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Oct 16:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Oct 19:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Oct 17:50
Compare
Choose a tag to compare

v0.1.0 Stable Release! 🎉 🥳

v0.1.0b2

10 Oct 18:21
Compare
Choose a tag to compare

This release fixes an issue caused by creating multiple concurrent RobotClients