Skip to content

HTB-HoverTableBot/htb_follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D LIDAR closest object follower

A simple script to receive 2D lidar measurements, and head the robot to the closest obstacle.

Subscribed Topics

  • scan: LaserScan

Published Topics

  • /hoverboard_velocity_controller/cmd_vel: Twist
  • /arrow_marker: Marker (Points to the closest obstacle)
  • /yaw: Float32 (Angle difference towards the closest obstacle)
  • /index: Float32 (ID of the closest 2D LIDAR measurement)

Launch

roslaunch htb_follower follower.launch

repo

About

2D LIDAR closest object follower

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published