# topic_transport_core **Repository Path**: makerface/topic_transport_core ## Basic Information - **Project Name**: topic_transport_core - **Description**: topic transport based on enthernet core code - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-14 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # topic_transport_core #### 介绍 topic transport based on enthernet core code #### 安装教程 1. git submodule update --init --recursive #### 使用说明 1. find_package(catkin REQUIRED COMPONENTS topic_core) 2. include( ${catkin_INCLUDE_DIRS}) 3. target_link_libraries(${catkin_LIBRARIES})