GithubHelp home page GithubHelp logo

jimfinnis / lightsensor_gazebo Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 17 KB

A trivial "light sensor" for Gazebo+ROS, which traverses the world calculating angles to specially marked models.

C++ 62.45% Python 7.40% CMake 30.15%

lightsensor_gazebo's People

Contributors

jimfinnis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

lightsensor_gazebo's Issues

Installation

Hi, I can't "install" the plugin with catkin_make

-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for one of the modules 'sdl2'
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:578 (message):
  None of the required 'sdl2' found
Call Stack (most recent call first):
  lightsensor_gazebo/CMakeLists.txt:6 (pkg_search_module)


-- Checking for one of the modules 'SDL2_ttf'
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:578 (message):
  None of the required 'SDL2_ttf' found
Call Stack (most recent call first):
  lightsensor_gazebo/CMakeLists.txt:7 (pkg_search_module)


-- Checking for one of the modules 'SDL2_gfx'
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:578 (message):
  None of the required 'SDL2_gfx' found
Call Stack (most recent call first):
  lightsensor_gazebo/CMakeLists.txt:8 (pkg_search_module)


-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
  Could not find a package configuration file provided by "gazebo" with any
  of the following names:

    gazeboConfig.cmake
    gazebo-config.cmake

  Add the installation prefix of "gazebo" to CMAKE_PREFIX_PATH or set
  "gazebo_DIR" to a directory containing one of the above files.  If "gazebo"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  lightsensor_gazebo/CMakeLists.txt:19 (find_package)


-- Could not find the required component 'gazebo'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
  Could not find a package configuration file provided by "gazebo" with any
  of the following names:

    gazeboConfig.cmake
    gazebo-config.cmake

  Add the installation prefix of "gazebo" to CMAKE_PREFIX_PATH or set
  "gazebo_DIR" to a directory containing one of the above files.  If "gazebo"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  lightsensor_gazebo/CMakeLists.txt:19 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/ulysses/test/build/CMakeFiles/CMakeOutput.log".
See also "/home/ulysses/test/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

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.