Skip to content

ROS video view with AI pipeline for rover control (see related projects)

Notifications You must be signed in to change notification settings

nhorro/rovervision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rovervision

Overview

ROS video view with AI pipeline for rover control. This project is related to:

and:

Keywords: rover, ros, raspberrypi, arduino, opencv.

Example image

Building from Source

Dependencies

Building

To build from source, clone the latest version from this repository into your catkin workspace and compile the package using:

cd catkin_workspace/src
git clone (https://github.com/nhorro/rovervision)
cd ../
rosdep install --from-paths . --ignore-src
catkin_make

Usage

Rover must be executing roverbridge.

export ROS_IP="RASPBERRY_PI_IP" 
export ROS_MASTER_URI="http://LAPTOP_IP:11311"
roslaunch rovervision video.launch 

Launch files

  • rovervision.launch: Launch teleop control and minimal camera view.

Nodes

roverteleop

Control vehicle through keyboard.

Subscribed Topics

Published Topics

WIP

Tensorflow models. Para debuggear ejecutar usb_cam en host

About

ROS video view with AI pipeline for rover control (see related projects)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published