Skip to content
Snippets Groups Projects
Commit 57cc9fe5 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Added odom_from_pose parameter to SubscriberOdom2d

parent 9f22edd5
No related branches found
No related tags found
No related merge requests found
Pipeline #18679 passed
......@@ -126,7 +126,8 @@ config:
type: "SubscriberOdom2d"
topic: "/odom"
sensor_name: "sensor_odom"
odom_from_pose: false
ROS publisher:
-
package: "wolf_ros_node"
......@@ -156,4 +157,4 @@ config:
p_obst: 0.8
p_free_th: 0.2
p_obst_th: 0.9
discard_max_range: true
\ No newline at end of file
discard_max_range: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment