Basic usage of the ROS package

  1. Clone the packages into your catkin workspace and compile

    (the following instructions assume your catkin workspace is at: ~/ros2_ws/src)

    $ cd ~/ros2_ws/src $ git clone <https://github.com/westonrobot/ugv_sdk.git> $ git clone <https://github.com/agilexrobotics/hunter_ros2.git> $ cd .. $ colcon build

  2. Setup CAN-To-USB adapter

  1. Launch ROS nodes