Skip to content

Commit 929fa39

Browse files
authored
Update README.md
1 parent 7d05cd3 commit 929fa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +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'.
15+
The topics are defined in `dr_spaam_ros/config/topics.yaml`.
1616
To use a different message defination, simply modify `_detections_to_ros_msg`
1717
method in `src/dr_spaam_ros/dr_spaam_ros.py`.
1818

0 commit comments

Comments
 (0)