Skip to content

Releases: vellons/SimplePYBotSDK

v0.10.4

07 Nov 20:33
1042058
Compare
Choose a tag to compare
  • Client2Robot socket message support with json message parser
  • Now poses can be overwritten
  • RobotRESTSDK extend only RobotWebSocketSDK
  • New functions (Save, Delete, Overwrite) by @dravid3x in #1

v0.9.1

03 Oct 21:00
1a7d95c
Compare
Choose a tag to compare
  • Added ROS like Twist support for robot with wheels
  • Added motion conf file to save poses in a specific file
  • Updated Postman collection in examples with all rest services available
  • Lot of code improvements

v0.7.0

16 Sep 13:41
411b516
Compare
Choose a tag to compare
  • Added point_to_point record functions for animation (see example 6 and 7)
  • Created custom REST url to send custom command to the robot

v0.6.2

27 Mar 20:19
Compare
Choose a tag to compare

Added type checks in web_socket_handle_incoming_message inside RobotWebSocketSDK

v0.6.1

25 Mar 12:19
Compare
Choose a tag to compare
v0.6.1

v0.6.0

23 Mar 20:15
Compare
Choose a tag to compare
v0.6.0

v0.5.0

20 Mar 20:32
Compare
Choose a tag to compare
Version 0.5.0

v0.4.0

07 Mar 21:36
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
Version v0.4.0

v0.3.beta3

23 Feb 19:50
Compare
Choose a tag to compare
v0.3.beta3 Pre-release
Pre-release
Fix motor angle at startup

v0.3.beta2

20 Feb 16:20
Compare
Choose a tag to compare
v0.3.beta2 Pre-release
Pre-release
Added example