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 929fa39 commit 56ded71Copy full SHA for 56ded71
README.md
@@ -14,7 +14,7 @@ The ROS node, `dr_spaam_ros` subscribes to the laser scan (`sensor_msgs/LaserSca
14
and publishes detections as `geometry_msgs/PoseArray`.
15
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`.
+method in `dr_spaam_ros/src/dr_spaam_ros/dr_spaam_ros.py`.
18
19

20
0 commit comments