876c514442 | ||
---|---|---|
.github | ||
.yamato | ||
TestRosTcpConnector | ||
com.unity.robotics.ros-tcp-connector | ||
images~ | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
InfoAcknowledgements.md | ||
LICENSE | ||
MessageGeneration.md | ||
README.md | ||
ROSGeometry.md | ||
Third Party Notices.md |
README.md
ROS-TCP-Connector
Installation
- Using Unity 2020.2 or later, open the package manager from
Window
->Package Manager
and select "Add package from git URL..." - 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
- 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:
-
ROSConnection: See the Unity Robotics Hub repository for information and tutorials on how to use this component.
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.