Giter Club home page Giter Club logo

sebot_vision's Introduction

# sebot_vision

This node is responsible for moving the pantilt, initializing and configuring the cameras and creating panoramics for the SEBOT inspection routine

## Instructions

link to "Relatório de utilização": https://drive.google.com/file/d/1pzKdOxLq7fNBFOkT4lJFdNp4Gt6j8dqb/view?usp=sharing

The pantilt_control_code_test code is a communication simulator with a pan tilt
The pantilt_control_code code is for use with the pantilt is present

To use one or the other, simply uncomment the call that is within the service.


This package contains 3 scripts

The variables that clients receive are in the srv / PantiltControl file

    1) string operation_type
    2) string operation_specification
    3) int32 required_value
    ---
    4) bool response_success

1) operation_type

    operation_type = "set_angle" (Used by the pantilt_panoramic_client.py  and pantilt_setangle_client.py client)
    
        2) operation_specification = Is a "pan" or "tilt" string
        
        3) required_value = angle value
    
    
    operation_type = "teleoperation" (Used by the pantilt_teleoperation_client.py)
    
        2) operation_specification = Can be a 'right', 'left', 'up', 'down', 'right_and_up', 'right_and_down',
                                      'left_and_up' or 'left_and_down' string.
                                      
        3) required_value = It is the speed in an integer value (0 <= speed <= 60)



sebot_vision's People

Contributors

wesley-sr avatar tuialexandre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.