Unity-Technologies / ROS-TCP-Endpoint

ROS package used to create an endpoint to accept ROS messages sent from a Unity scene using the ROS TCP Connector scripts
Apache License 2.0
177 stars 118 forks source link

AIRO-1887 Update CMakeList to install the python node and launch files #141

Closed servos closed 2 years ago

servos commented 2 years ago

Proposed change(s)

Add an install rule to install the launch directory and the default_server_endpoint node

Testing and Verification

Built an isolated install and ensured launch files were installed in output.

unity-cla-assistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

servos commented 2 years ago

Added another commit to fix the python node install as well.