Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 358 Bytes

Install

git clone [email protected]:PhantomCybernetics/phntm_interfaces.git /ros2_ws/src/phntm_interfaces
. /opt/ros/$ROS_DISTRO/setup.sh && \
    rosdep update --rosdistro $ROS_DISTRO && \
    rosdep install -i --from-path src/phntm_interfaces --rosdistro $ROS_DISTRO -y && \
    colcon build --symlink-install --packages-select phntm_interfaces