Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petrlmat authored Oct 26, 2023
1 parent f794a3a commit c1ee404
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

# VINS republisher
# MRS VINS republisher

Transformes the VIO odometry to the reference frame expected by the [mrs_uav_odometry](https://github.com/ctu-mrs/mrs_uav_odometry).
Transformes the VIO odometry to the reference frame expected by the [EstimationManager](https://github.com/ctu-mrs/mrs_uav_managers).

## Usage

Use one of the launch files in the `launch/` folder, for example:
```
roslaunch vins_republisher vins_republisher.launch
roslaunch mrs_vins_republisher vins_republisher.launch
```
or create your own by copying an existing launch file and modifying the transformations.

Expand Down

0 comments on commit c1ee404

Please sign in to comment.