You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks for the amazing package.
I have a question regarding the heading source. In dual antenna setups you are fusing the input from both antennas seperately.
I understand that the driver is intended to work with raw values through rtk lib instead of driver specific messages.
For me it would be interesting to fuse heading from the driver directly (as sensor_msg/Imu) instead of using multi antenna mode. Is this possible?
My intention to use this package this way is to use params like antenna::hading offset.
The text was updated successfully, but these errors were encountered:
Instead of launching gnss_compass.launch, you can input a topic called gnss_compass_pose of the type geometry_msgs::msg::PoseStamped to the heading_node. There is no need to input a position into this gnss_compass_pose topic.
First of all thanks for the amazing package.
I have a question regarding the heading source. In dual antenna setups you are fusing the input from both antennas seperately.
I understand that the driver is intended to work with raw values through rtk lib instead of driver specific messages.
For me it would be interesting to fuse heading from the driver directly (as sensor_msg/Imu) instead of using multi antenna mode. Is this possible?
My intention to use this package this way is to use params like antenna::hading offset.
The text was updated successfully, but these errors were encountered: