Inertial Navigation Systems
Inertial Navigation Systems (INS) compute and provide position, orientation and velocity data. They can be augmented with GNSS and/or visual data for more precise outputs.
INS may publish a variety of data, including sensor_msgs/msg/Imu
,
sensor_msgs/msg/NavSatFix
, and nav_msgs/msg/Odometry
types.
Fixposition Vision-RTK 2
![]() |
|
Package and Setup
The Fixposition Vision-RTK2 (formerly Fixposition XVN) uses the fixposition_driver_ros2
ROS 2 driver, maintained by
Fixposition. The driver is open-source and hosted on GitHub.
The ROS 2 driver must be built from source, following these instructions.
For specifics on the way Clearpath's configuration system launches the fixposition_driver_ros2
,
see the Fixposition launch file
and the default parameter file
in clearpath_sensors
.
Antenna configuration
The Fixposition Vision-RTK2 requires two GNSS antennas. The position and type of each antenna
is defined in the antennas
array. Each antenna
instance may contain the following attributes:
type
: the shape of the antenna:spherical
(default),helical
, orpatch
parent
: the parent link of the antenna in the URDF.default_mount
if unspecifiedxyz
: the XYZ offset from theparent
link to the antenna's mounting pointrpy
: the RPY offset relative to theparent
link