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

Update CMakeLists.txt to include install targets #155

Closed rowebb closed 1 year ago

rowebb commented 1 year ago

Updating the CMake file to allow for the package to be installed.

Proposed change(s)

Include install instructions in the CMake file to allow for the package to be installed.

Types of change(s)

Testing and Verification

I have built the install workspace and verified that the installed package works correctly and successfully connects to the Unity client.

Test Configuration:

unity-cla-assistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

LaurieCheers-unity commented 1 year ago

This change is already in dev branch.