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
22
22
23
23
### Fixed
24
24
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
+
25
37
## [ 0.6.0] - 2021-09-30
26
38
27
39
Add the [ Close Stale Issues] ( https://github.com/marketplace/actions/close-stale-issues ) action
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >ros_tcp_endpoint</name >
5
- <version >0.6 .0</version >
5
+ <version >0.7 .0</version >
6
6
<description >ROS TCP Endpoint Unity Integration (ROS2 version)
7
7
Acts as the bridge between Unity messages sent via TCP socket and ROS messages.
8
8
</description >
You can’t perform that action at this time.
0 commit comments