RobotecAI / ros2-for-unity

High-performance ROS2 solution for Unity3D
Apache License 2.0
448 stars 58 forks source link

Multiple builds create nested install artifacts #17

Closed adamdbrw closed 2 years ago

adamdbrw commented 2 years ago

Ubuntu: A subdirectory with same name is created, this is invalid

└── Ros2ForUnity
    ├── COLCON_IGNORE
    ├── Plugins
    ├── Plugins.meta
    ├── Ros2ForUnity
    ├── Scripts
    └── Scripts.meta
adamdbrw commented 2 years ago

Fixed with #18