Skip to content

donataskozlovskis/ranger_ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS adapter for the EPFL Ranger robot

This ROS package provides:

  • a set of launch files suitable to create maps or drive around the robot (assuming a 3D depth sensor)
  • a node (ros_interface) that expose standard ROS topics for the robot (odometry as odom and the TF transformation for base_link)

ROS mapping with the Ranger

Dependencies

  • ROS 2D SLAM and navigation tools (gmapping, amcl, move_base...)

Technical checks

  • Checking the odometry is ok: run rqt_plot + Ranger's teleop, plot /cmd_vel/linear/x, /cmd_vel/angular/z, /odom/twist/linear/x and /odom/twist/linear/z and check everyone match.

About

ROS adapter for the EPFL Ranger robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.5%
  • Python 25.5%
  • CMake 4.0%