Skip to content

Commit 7d05cd3

Browse files
authored
Update README.md
1 parent 34e6aae commit 7d05cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Although DR-SPAAM is a detector, it can generate simple tracklets, based on its
1212
To interface with many robotic applications, an example ROS node is also included.
1313
The ROS node, `dr_spaam_ros` subscribes to the laser scan (`sensor_msgs/LaserScan`)
1414
and publishes detections as `geometry_msgs/PoseArray`.
15+
The topics are defined in `dr_spaam_ros/config/topics.yaml'.
1516
To use a different message defination, simply modify `_detections_to_ros_msg`
1617
method in `src/dr_spaam_ros/dr_spaam_ros.py`.
1718

0 commit comments

Comments
 (0)