mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
c6489f483b
commit
d12e7d4178
@ -4,7 +4,8 @@ ekf_filter_node:
|
|||||||
# The frequency, in Hz, at which the filter will output a position estimate. Note that the filter will not begin
|
# The frequency, in Hz, at which the filter will output a position estimate. Note that the filter will not begin
|
||||||
# computation until it receives at least one message from one of theinputs. It will then run continuously at the
|
# computation until it receives at least one message from one of theinputs. It will then run continuously at the
|
||||||
# frequency specified here, regardless of whether it receives more measurements. Defaults to 30 if unspecified.
|
# frequency specified here, regardless of whether it receives more measurements. Defaults to 30 if unspecified.
|
||||||
frequency: 30.0
|
# frequency: 30.0
|
||||||
|
frequency: 100.0
|
||||||
|
|
||||||
# ekf_localization_node and ukf_localization_node both use a 3D omnidirectional motion model. If this parameter is
|
# ekf_localization_node and ukf_localization_node both use a 3D omnidirectional motion model. If this parameter is
|
||||||
# set to true, no 3D information will be used in your state estimate. Use this if you are operating in a planar
|
# set to true, no 3D information will be used in your state estimate. Use this if you are operating in a planar
|
||||||
|
Loading…
Reference in New Issue
Block a user