diff --git a/ReadMe.md b/ReadMe.md index 0e449b4..9e24ba0 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,4 +1,5 @@ # open_vins for AR. +Link to the original repository: # Features 1. GPS loosely coupled sensor fusion taken from VINS-Fusion. @@ -37,4 +38,5 @@ https://redmine.drivecast.tech/issues/374 There is a problem with publishing the cubes to two different topics: to the VIO and to the GPS-VIO frames. I have to find the workaround for this problem. For now you can see the AR cubes in the rviz which shows VIO (from ov_msckf directory) ### Saving the rendered AR to image sequnece -1. Turn on the CameraPub display. The image sequnece will be stored to ~/.ros/ directory \ No newline at end of file +1. To the catkin_ws_ov/src directory clone the https://git.drivecast.tech/pi/rviz_camera_stream_ar repository. And build it from catkin_ws_ov directory with `catkin build` command +2. In rviz with running ov_msckf turn on the CameraPub display. The image sequnece will be stored to ~/.ros/ directory \ No newline at end of file