Hi,
What are the GPS message types supported?
Is it possible to add:
sensor_msgs/NavSatFix
nav_msgs/Odometry
In the GPS config:
'GPS':
type: AbsolutePosition
is_master: False
frame_id: /gps_link
topic: /enu
topic_type: geometry_msgs/PoseWithCovarianceStamped
use_header_stamp: True
static_covariance: True
covariance: [0.7, 0.0, 0.0,
0.0, 0.7, 0.0,
0.0, 0.0, 1.0 ]
Thanks,
Matt
Hi,
What are the GPS message types supported?
Is it possible to add:
sensor_msgs/NavSatFix
nav_msgs/Odometry
In the GPS config:
'GPS':
type: AbsolutePosition
is_master: False
frame_id: /gps_link
topic: /enu
topic_type: geometry_msgs/PoseWithCovarianceStamped
use_header_stamp: True
static_covariance: True
covariance: [0.7, 0.0, 0.0,
0.0, 0.7, 0.0,
0.0, 0.0, 1.0 ]
Thanks,
Matt