This commit is contained in:
admin1
2022-08-30 19:09:59 +03:00
2 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@@ -35,3 +35,4 @@ docs/
# Mac os
.DS_Store

View File

@@ -1,3 +1,6 @@
# rviz_camera_stream
Custom rviz camera plugin that publishes rendered camera video stream
=======
# rviz_camera_stream_ar
Modified repository for rendering AR objects + video stream for ROS system.
The function from Pangolin was integrated for creating OGRE (OpenGL) Camera from Opencv camera intrinsic parameters.