Fixposition Vision-RTK 2

Also known as Fixposition XVN
Software Bringup
This sensor is included in the Clearpath Robotics robot package that is installed on all of our robots. This allows you to add or remove the sensor from your robot's software description by modifying the robot configuration yaml.
The driver is hosted on GitHub and must be compiled from source.
![]() |
|
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
Troubleshooting
Clearpath is committed to your success. Please get in touch with us and we will do our best to get you rolling again quickly: <support@clearpathrobotics.com>.
To get in touch with a salesperson regarding Clearpath Robotics products, please email <research-sales@clearpathrobotics.com>.
If you have an issue that is specifically about ROS and is something which may be of interest to the broader community, consider asking it on Robotics Stack Exchange. If you do not get a satisfactory response, please ping us and include a link to your question as posted there. If appropriate, we will answer on Robotics Stack Exchange for the benefit of the community.