It is assumed that the workspace is ~/ros2_ws/.
cd ~/ros2_ws/srcgit clone https://github.com/AB0l1n7/ant_oxlcd ~/ros2_wscolcon build --packages-select ant_oxl --symlink-installDon't forget to source before ROS commands.
source ~/ros2_ws/install/setup.bashros2 run ant_oxl image_publisher
ros2 run ant_oxl image_subscriber

