Giter VIP home page Giter VIP logo

camera's Introduction

Installation on 64-bit Ubuntu 13.04 machine:

ROS Installation:
http://wiki.ros.org/hydro/Installation/Ubuntu

OpenCV Installation:
https://help.ubuntu.com/community/OpenCV

Running everything except gstreamer:
roslaunch usb_cam_test rover_launch.launch

Running the camera node and server:

1. Run roscore:
    sudo bash
    rosrun roscore

2. Run the camera node:
    rosrun usb_cam_test pubcon.py

3. Run the mjpeg server:
    rosrun mjpeg_server mjpeg_server
    
4. Run the communication node:
    rosrun ros_project (?.cpp)


Setting up the Verizon Doonlge:

1.Run in terminal : $ nano -w /etc/wvdial.conf

2.Change as in the wvdial.conf file given in the  
 Doongle Setup folder.

3. Run in terminal: the command wvdial Verizon

If in doubt look at : http://www.youtube.com/watch?v=A4urP-GlSwg


Setting up the PTZ control:

1. In catkin_ws/src run "git clone https://github.com/clearpathrobotics/axis_camera.git axis_camera"
2. Add axis_camera to ROS_PACKAGE_PATH.
3. Run "export ROS_NAMESPACE=axis".
4. Make the IP address, username and password changes to the source files in axis_camera.
5. Run "sudo apt-get install ros-hydro-camera-info-manager-py".
6. Go to catkin_ws and run "catkin_make".
7. axis_camera is ready to be used.


Axis Camera Limits:
Pan: 0 to 359
Tilt: (0 to -180) or (360 to 180)
Zoom: 0 to 10000




Automatically login in text mode without specifying userid or password:

Add -a <your-user-name> to the line:

exec /sbin/getty -8 38400 tty1

in file /etc/init/tty1.conf

like so:

exec /sbin/getty -8 38400 tty6 -a gruber


Launch script on startup:
Add bash commands to the .bash_login file in home directory.

camera's People

Contributors

anassaiyed avatar gurupras avatar nmanivas avatar kausv avatar

Watchers

James Cloos avatar Shishir Ambastha avatar nishakchaudhari avatar  avatar  avatar  avatar Vinayak Karuppasamy avatar  avatar Smriti avatar Anant Sarin avatar Amit Pratap Singh avatar  avatar  avatar Deep Parekh avatar Srinivasan Rajappa avatar Priyaman Venu Saranyan avatar Keval Goradia avatar  avatar Abhinav Siwach avatar Harshita Kapadia avatar  avatar

Forkers

nmanivas

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.