File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,18 @@ Added Sonarqube scanner
2222
2323### Fixed
2424
25+
26+ ## [ 0.7.0] - 2022-02-04
27+
28+ ### Added
29+
30+ Added Sonarqube scanner
31+
32+ Send information during hand shaking for ros and package version checks
33+
34+ Send service response as one queue item
35+
36+
2537## [ 0.6.0] - 2021-09-30
2638
2739Add the [ Close Stale Issues] ( https://github.com/marketplace/actions/close-stale-issues ) action
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ros_tcp_endpoint</name >
5- <version >0.6 .0</version >
5+ <version >0.7 .0</version >
66 <description >ROS TCP Endpoint Unity Integration (ROS2 version)
77 Acts as the bridge between Unity messages sent via TCP socket and ROS messages.
88 </description >
You can’t perform that action at this time.
0 commit comments