Skip to content

Detection and Tracking of Moving Objects (DATMO) using sensor_msgs/Lidar.

License

Notifications You must be signed in to change notification settings

kostaskonkk/datmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Detection and Tracking of Moving Objects using sensor_msgs/LaserScan.

ROS API

Subscribed Topics

scan(sensor_msgs/LaserScan)

Published Topics

Parameters

  • '~p_marker_pub' ('bool', default: 'false') - publish of the the vizualization markers,
  • '~p_vehicles_InBox_pub' ('bool', default: 'false'),
  • '~p_vehicles_pub' ('bool', default: 'false'),
  • '~p_vel_vehicles_pub' ('bool', default: 'false'),
  • '~p_odom_pub' ('bool', default: 'false'),
  • '~p_odom_filtered_pub' ('bool', default: 'false').