Перейти к файлу
Amanda da5e3640c4
Minor link fix (#98)
2021-05-05 14:07:40 -06:00
.github Adding PR template (#81) 2021-04-07 09:31:27 -06:00
.yamato AIRO-331 Code Cleanup and Testing Framework (#57) 2021-02-01 12:47:59 -08:00
TestRosTcpConnector AIRO-331 Code Cleanup and Testing Framework (#57) 2021-02-01 12:47:59 -08:00
com.unity.robotics.ros-tcp-connector MDuration namespace change (#91) 2021-04-22 10:12:57 -07:00
images~ Added ROSGeometry library 2020-12-16 11:33:04 -08:00
.gitattributes AIRO-331 Code Cleanup and Testing Framework (#57) 2021-02-01 12:47:59 -08:00
.gitignore Minor link fix (#98) 2021-05-05 14:07:40 -06:00
CODE_OF_CONDUCT.md Updating Contribution Content (#77) 2021-03-29 17:05:24 -06:00
CONTRIBUTING.md Updating Contribution Content (#77) 2021-03-29 17:05:24 -06:00
InfoAcknowledgements.md WIP: Mpinol/ack (#24) 2020-12-14 11:21:54 -08:00
LICENSE Updating Contribution Content (#77) 2021-03-29 17:05:24 -06:00
MessageGeneration.md Added ROSGeometry library 2020-12-16 11:33:04 -08:00
README.md Minor link fix (#98) 2021-05-05 14:07:40 -06:00
ROSGeometry.md Added ROSGeometry library 2020-12-16 11:33:04 -08:00
Third Party Notices.md Initial commit for Unity driven changes. 2020-11-05 13:23:04 -08:00

README.md

ROS-TCP-Connector

License

Installation

  1. Using Unity 2020.2 or later, open the package manager from Window -> Package Manager and select "Add package from git URL..."
    image
  2. Enter the following URL. If you don't want to use the latest version, substitute your desired version tag where we've put v0.3.0 in this example: https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector#v0.3.0
  3. Click Add.

Tutorials

Scripts used to send ROS messages to an TCP endpoint running as a ROS node.

This Unity package provides three main features:

ROS#

Special thanks to the Siemens ROS# Project Team for driving the ROS-Unity Integration Open Source since 2017.

Community and Feedback

The Unity Robotics projects are open-source and we encourage and welcome contributions. If you wish to contribute, be sure to review our contribution guidelines and code of conduct.

Support

For general questions, feedback, or feature requests, connect directly with the Robotics team at unity-robotics@unity3d.com.

For bugs or other issues, please file a GitHub issue and the Robotics team will investigate the issue as soon as possible.

License

Apache License 2.0