tag:github.com,2008:https://github.com/Unity-Technologies/Unity-Robotics-Hub/releasesRelease notes from Unity-Robotics-Hub2022-02-03T01:06:28Ztag:github.com,2008:Repository/298347380/v0.7.02022-02-03T01:13:55ZUnity-Robotics-Hub v0.7.0<h3>Added</h3>
<p>Added Sonarqube scanners.</p>
<h3>Changed</h3>
<p>Updates to PickAndPlace dependencies. ROS-TCP-Connector v0.7.0, ROS-TCP-Endpoint v0.7.0, URDF-Importer v 0.5.2</p>
<p>Updated PickAndPlace project and tutorial part2 for documentation and compilation fixes.</p>hyounesytag:github.com,2008:Repository/298347380/v0.6.02021-10-04T17:27:39ZUnity-Robotics-Hub v0.6.0<p>Fixed the ROS-Unity Integration tutorial <code>robo_demo.launch</code> to be up-to-date with file paths, and updated Pick-and-Place Part 2 ROS Settings screenshot.</p>
<p>Add the <a href="https://github.com/marketplace/actions/close-stale-issues">Close Stale Issues</a> action</p>
<p>Updated Pick-and-Place scripts for style conformity, updated custom msg formats and made according script and tutorial changes.</p>
<p>Fixed dotnet format</p>
<p>Fixed Source Destination topic on the ROS side</p>
<p>Updated tutorials to be compatible with version 0.6.0 of ROS-TCP-Connector</p>LaurieCheers-unitytag:github.com,2008:Repository/298347380/v0.5.02021-07-16T02:13:40ZUnity-Robotics-Hub v0.5.0<h3>Upgrade Notes</h3>
<p>Update third party notices</p>
<p>Update tutorial and packages for supporting ROS2</p>
<p>Update new ROS message naming in the pick-and-place tutorial</p>
<h3>Known Issues</h3>
<h3>Added</h3>
<p>Add Pick-and-Place integration tests</p>
<p>Add updating ROS public key in the Pick-and-Place docker file</p>
<h3>Changed</h3>
<p>Changed the Pick and Place Demo's topic from SourceDestination to SourceDestination_input</p>
<p>Modify troubleshooting & instructions for EventSystem. Clarify instructions around Unity UI and EventSystems</p>
<p>Update URDF documentation on primitive sizing. Adding a list of supported URDF tags to the documentation as well.</p>
<p>Add badges to main README</p>
<h3>Deprecated</h3>
<h3>Removed</h3>
<h3>Fixed</h3>peifeng-unitytag:github.com,2008:Repository/298347380/v0.4.02021-06-01T22:40:39ZUnity-Robotics-Hub v0.4.0<h3>Upgrade Notes</h3>
<h3>Known Issues</h3>
<h3>Added</h3>
<p>Add change log template</p>
<p>Add linter</p>
<p>Add network troubleshooting doc</p>
<h3>Changed</h3>
<p>Update README.md with link to the Unity Robotics forum</p>
<p>Update ROS and Unity Integration with RosConnection2.0 tutorial</p>
<h3>Deprecated</h3>
<h3>Removed</h3>
<h3>Fixed</h3>
<p>Add chmod to make sure the python scripts are executable</p>sdiaotag:github.com,2008:Repository/298347380/Pose-Estimation2021-02-04T18:39:39ZPose-Estimation<p>added pose_estimation tutorial to main readme</p>mpinol