Перейти к файлу
Shuo Diao 876c514442
AIRO-1210 Fix dotnet format (#173)
2021-09-02 17:07:44 -07:00
.github AIRO-1210 Fix dotnet format (#173) 2021-09-02 17:07:44 -07:00
.yamato Removing stale "M" prefix from Header.ToString (#154) 2021-08-06 15:46:54 -07:00
TestRosTcpConnector Update supporting platform (#131) 2021-07-19 14:05:00 -07:00
com.unity.robotics.ros-tcp-connector AIRO-1210 Fix dotnet format (#173) 2021-09-02 17:07:44 -07:00
images~ Added ROSGeometry library 2020-12-16 11:33:04 -08:00
.editorconfig Add Linter (#103) 2021-05-25 12:00:57 -07: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
.pre-commit-config.yaml AIRO-1210 Fix dotnet format (#173) 2021-09-02 17:07:44 -07:00
CODE_OF_CONDUCT.md Updating Contribution Content (#77) 2021-03-29 17:05:24 -06:00
CONTRIBUTING.md Contributing Workflow (#155) 2021-08-23 10:49:26 -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 Add Linter (#103) 2021-05-25 12:00:57 -07:00
README.md Version update (#135) 2021-07-15 10:29:43 -07:00
ROSGeometry.md Revised ROSGeometry docs (#146) 2021-07-28 11:03:12 -07:00
Third Party Notices.md 3P update (#123) 2021-06-25 09:10:23 -06:00

README.md

ROS-TCP-Connector

Version License ROS ROS ROS Unity

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.5.0 in this example: https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector#v0.5.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 questions or discussions about Unity Robotics package installations or how to best set up and integrate your robotics projects, please create a new thread on the Unity Robotics forum and make sure to include as much detail as possible.

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

For any other questions or feedback, connect directly with the Robotics team at unity-robotics@unity3d.com.

License

Apache License 2.0