We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d05cd3 commit 929fa39Copy full SHA for 929fa39
README.md
@@ -12,7 +12,7 @@ Although DR-SPAAM is a detector, it can generate simple tracklets, based on its
12
To interface with many robotic applications, an example ROS node is also included.
13
The ROS node, `dr_spaam_ros` subscribes to the laser scan (`sensor_msgs/LaserScan`)
14
and publishes detections as `geometry_msgs/PoseArray`.
15
-The topics are defined in `dr_spaam_ros/config/topics.yaml'.
+The topics are defined in `dr_spaam_ros/config/topics.yaml`.
16
To use a different message defination, simply modify `_detections_to_ros_msg`
17
method in `src/dr_spaam_ros/dr_spaam_ros.py`.
18
0 commit comments