Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 460 Bytes

Seoul Robotics SENSR ROS Driver

Installation

Dependencies

SENSR ROS driver depends on SENSR SDK

From Source

  • Create your catkin workspace folder.
  • Clone this repo in the src folder of the workspace.
  • Build by using catkin_make

Usage

  • Use the ros launch file in driver/launch folder.
  • Place the ip of the machine that is running SENSR as argument "sensr_ip" when running roslaunch file.