agilexrobotics / ranger_ros2

ranger_ros2 package
BSD 3-Clause "New" or "Revised" License
16 stars 11 forks source link

ROS2 Packages for Ranger Robot

This repository contains ROS2 support packages for the Ranger robot bases to provide a ROS interface to the robot.

Supported hardware

Build the package

  1. Install dependencies
$ sudo apt install libasio-dev libboost-all-dev
  1. Clone and build the packages in a workspace
$ cd ~/agilex_ws/src
$ git clone https://github.com/agilexrobotics/ugv_sdk.git
$ git clone https://github.com/agilexrobotics/ranger_ros2.git
$ cd ..
$ colcon build
  1. Setup CAN-To-USB adapter
  1. Launch ROS2 nodes

ROS interface

Parameters

Published topics

Subscribed topics

Services