Giter Site home page Giter Site logo

etsardou / intelligent_robot_systems_2016 Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 38.0 3.78 MB

Exercise for the Intelligent Robot Systems course, School of Electrical and Compute Engineering, AUTH, 2016

License: GNU General Public License v3.0

CMake 8.27% Makefile 0.01% C 13.99% Python 24.29% Objective-C 7.86% C++ 45.58%

intelligent_robot_systems_2016's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

intelligent_robot_systems_2016's Issues

Error Running roslaunch art_autonomous_exploration everything.launch

I get the error below when executing roslaunch art_autonomous_exploration everything.launch:

Map & coverage expansion!
Coverage copy new size: (500, 500)
New coverage info: (500, 500)
[ERROR] [1494008375.553133]: bad callback: <bound method RobotPerception.readMap of <robot_perception.RobotPerception instance at 0x7fb04691d908>>
Traceback (most recent call last):
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/rospy/topics.py", line 750, in _invoke_callback
    cb(msg)
  File "/home/achilleas/Documents/int_robot_sys/catkin_ws/src/intelligent_robot_systems_2016/art_autonomous_exploration/src/robot_perception.py", line 237, in readMap
    if self.ogm[xx + i, yy + j] > 49 or self.ogm[xx + i, yy + j] == -1:
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices

The error appears on vanilla code, I haven't yet added anything. I'm on Ubuntu 16.04, with ROS Kinetic.

Before that error I was getting:
ImportError: No module named yaml and then ImportError: No module named rospkg. I installed them with pip, and then the error above appeared.

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.