agilexrobotics / ranger_ros

ranger_ros
BSD 3-Clause "New" or "Revised" License
24 stars 8 forks source link

ROS Packages for Ranger Robot

This repository contains ROS 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 catkin workspace
$ cd ~/catkin_ws/src
$ git clone https://github.com/agilexrobotics/ugv_sdk.git
$ git clone https://github.com/agilexrobotics/ranger_ros.git
$ cd ..
$ catkin_make
  1. Setup CAN-To-USB adapter
  1. Launch ROS nodes

ROS interface

Parameters

Published topics

Subscribed topics

Services