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
185 stars 124 forks source link

Update CMakeLists.txt to include install targets #155

Closed rowebb closed 2 years ago

rowebb commented 2 years 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 2 years ago

CLA assistant check
All committers have signed the CLA.

LaurieCheers-unity commented 2 years ago

This change is already in dev branch.