Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

[#1116 #1095] CameraServer_py is full ros and full opencv#1126

Merged
fqez merged 3 commits into
JdeRobot:masterfrom
aitormf:drivers/cameraserver_py/ROS
Apr 18, 2018
Merged

[#1116 #1095] CameraServer_py is full ros and full opencv#1126
fqez merged 3 commits into
JdeRobot:masterfrom
aitormf:drivers/cameraserver_py/ROS

Conversation

@aitormf
Copy link
Copy Markdown
Collaborator

@aitormf aitormf commented Apr 11, 2018

To test this new Driver:

  1. run roscore in a terminal:
    roscore
  2. in other terminal run:
    cameraserver_py camseraserver_py.yml
  3. In a third terminal run:
    cameraview cameraview.yml

cameraview.yml content:

Cameraview:
  Camera:
    Server: ROS # Deactivate, Ice , ROS
    Proxy: "cameraA:tcp -h localhost -p 9999"
    Format: RGB8
    Topic: "/cameraserver/rgb"
    Name: cameraA
    Fps: 30

  NodeName: cameraview

@fqez fqez merged commit b1373f2 into JdeRobot:master Apr 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants