GithubHelp home page GithubHelp logo

bvlc / raptor Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 56.0 35.36 MB

Code basis for the Realtime adAPtative detecTOR (first published and referred to at IEEE ICRA 2014)

Shell 0.02% C++ 53.29% C 44.02% Objective-C 0.08% MATLAB 0.13% Python 2.46%

raptor's People

Contributors

deepblue14 avatar erodner avatar nuclearmistake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

raptor's Issues

Update for Indigo and Catkin

A group of us would like to use raptor in a project that relies on ROS Indigo and Catkin. Therefore I have been working to update this repo for these requirements. I have a fork of raptor at

https://github.com/hawesie/raptor/tree/indigo-devel

which compiles and runs (at least the detect and monitor parts that are documented) under indigo. I would like to create a pull request so the code comes back here, but I think it may be best if you create an indigo-devel branch first, so we can keep it separate from the original code (as I assume people are still using it in this state).

Unable to locate ros-fuerte-bosch-drivers and ros-fuerte-openni-*

Using the latest ROS indigo VM, when executing the below command, getting errors:

viki@c3po:~/raptor$ sudo apt-get install ros-fuerte-openni-* ros-fuerte-bosch-drivers
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-fuerte-openni-*
E: Couldn't find any package by regex 'ros-fuerte-openni-*'
E: Unable to locate package ros-fuerte-bosch-drivers

What is the alternative?

Image encodings - BGR8 vs. RGB8

branch: indigo-devel
os: ubuntu 14.04
platform: tegra k1 jetson armv7

Image encodings using yuyv from usb_cam in transfer_images.cpp. Line 176 enc::BGR8 kills process due to perceived encoding mismatch. When changed to enc::RGB8, code continues and outputs SendXA...

Error from enc::BGR8 usage:

[transfer_images-1] process has died [pid 15633, exit code -11, cmd /home/ubuntu/Dev/repos/ros_ws/devel/lib/raptor/transfer_images image_in:=/usb_cam/image_raw __name:=transfer_images __log:=/home/ubuntu/.ros/log/cb52e0a4-5386-11e5-8e33-00044b25c206/transfer_images-1.log].
log file: /home/ubuntu/.ros/log/cb52e0a4-5386-11e5-8e33-00044b25c206/transfer_images-1*.log

Nothing is log as well, which is bothersome.

OpenCV problem with ROS Indigo

Below is the problem:

viki@c3po:~/raptor$ rosdep check -a
System dependencies have not been satisified:
apt libcppunit-dev
apt python-mock
apt python-coverage
ERROR[ffld_ros]: Cannot locate rosdep definition for [libfftw3-dev]
    rosdep key : libfftw3-dev
    OS name    : ubuntu
    OS version : trusty
    Data: <no data>
ERROR[raptor]: resource not found [opencv2]

As per http://wiki.ros.org/opencv2 it looks like

Since Indigo, OpenCV is not released from ROS infrastructure. Its ROS-interface package vision_opencv depends on standalone libopencv* packages."

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.