LoginSignup
0
3

More than 5 years have passed since last update.

カメラとROSでSVO

Posted at

Environment

Windows10 inter corei7 7500U
Virtual box 5.2
Ubuntu16.04 (ROS kinetic)
Webcam

インストール

  • Virtual box Extension pack
    • 設定からインストール
  • カメラようアプリ
    $ sudo apt-get install fswebcacm

カメラテスト

Devices > Webcamでカメラ選択
$ cheese

cv_cameraインストール

$ sudo apt-get install ros-kinetic-cv-camera

SVO起動

$ rosrun cv_camera cv_camera_node
$ rosrun image_view image_view image:=/cv_camera/image_raw

トピックの確認

$ rostopic list

0
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
3