Skip to content
Rob edited this page Dec 9, 2024 · 6 revisions

The microstrain_inertial package contains the following ROS packages:

Supported Devices

3DM-GQ7, 3DM-CV7, 3DM-CV7-INS, 3DM-Gv7-INS, 3DM-GV7, 3DM-GX5-45, 3DM-GX5-25, 3DM-GX5-15

ROS vs ROS 2 Versions

There is a branch for each ROS version. The ros branch contains the ROS implementation, and the ros2 branch contains the ROS 2 implementation.

Shared codebases

Both the ros and ros2 branches share most of their code by using git submodules. The following submodules contain most of the actual implementations:

Previous Versions

Previous versions of the driver were released as tags on Github. They can also be found in specific branches:

  • ros2-3.x.x contains the most recent code before the standardizing refactor
  • ros2-2.x.x contains the most recent code before the MIP SDK refactor