Skip to content

Releases: PolySync/roscco

Release Version 1.1.1

27 Aug 18:26
Compare
Choose a tag to compare
  • Updated dependency to use OSCC v1.2.3
  • Added Apollo support for use with the Kia Niro (Apollo open autonomous driving platform support, v2.0.0)

Release Version 1.1.0

20 Aug 20:53
Compare
Choose a tag to compare

Apollo open autonomous driving platform support (v2.0.0)
This release adds an example that enables the user to test the Apollo open autonomous driving platform with DriveKit/OSCC.

Release Version 1.0.1

21 Mar 00:03
v1.0.1
bb8e54d
Compare
Choose a tag to compare
  • Updated dependency to use OSCC v1.2.1
  • Removed timer to send repeated message to simplify the joystick example since OSCC no longer requires that feature.
  • Updated README for ease of use.

Release Version 1.0.0

07 Nov 01:09
2ba0fda
Compare
Choose a tag to compare
  • This version uses OSCC v1.1.0
  • Added a ROS node to expose ROS messages based on the OSCC API structs. Messages can send commands to OSCC and publish OSCC reports to ROS.
  • Added an example node that translate ROS Joystick messages from the ROS joystick node to ROSCCO messages so that a user can control a DriveKit vehicle with a game controller in ROS.
  • Added property tests to validate that ROSCCO messages follow OSCC API structs.