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.
Supported INS Sensors
Fixposition Vision-RTK 2
![]() | |
Package and Setup
The Fixposition Vision-RTK2 (also known as the Movella 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, orpatchparent: the parent link of the antenna in the URDF.default_mountif unspecifiedxyz: the XYZ offset from theparentlink to the antenna's mounting pointrpy: the RPY offset relative to theparentlink
