Skip to content
Snippets Groups Projects
Commit 383ec36c authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Paraser cannot follow:

parent 551de4ad
No related branches found
No related tags found
1 merge request!313WIP: Resolve "Processor constructors and creators requiring a sensor pointer?"
Pipeline #4177 passed
...@@ -15,6 +15,7 @@ config: ...@@ -15,6 +15,7 @@ config:
name: "sen odom" name: "sen odom"
extrinsic: extrinsic:
pose: [0,0, 0] pose: [0,0, 0]
#follow: "/Users/jsola/dev/wolf_lib/core/hello_wolf/sensor_odom_2D.yaml"
k_disp_to_disp: 0.1 k_disp_to_disp: 0.1
k_rot_to_rot: 0.1 k_rot_to_rot: 0.1
......
type: "ODOM 2D" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
k_disp_to_disp: 0.1 # m^2 / m
k_rot_to_rot: 0.1 # rad^2 / rad
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