Giter Club home page Giter Club logo

local_grid_map's Introduction

Package Name

Overview

Create a local grid map based on stereo images.

Keywords: local, map, grid

License

The source code is released under a BSD 3-Clause license.

Author: Anthony Cavin

The local_grid_map package has been tested under ROS kinetic and Ubuntu 16.04.

Installation

Reference page to install ROS kinetic on Ubuntu:

Robot Operating System (ROS)

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/AnthonyCvn/local_grid_map.git
cd ../
catkin build local_grid_map

Unit Tests

Run the unit tests with

catkin run_tests local_grid_map

Usage

Run the main node with

roslaunch local_grid_map default.launch

Launch files

  • default.launch: Launch a default local grid map.

    Argument set 1

    • map_frame_id . Default: /map0.

    Argument set 2

    • image_topic left image topic (Theora compressed). Default: /camera0/camera_capture/camera/image.

    Argument set 4

    • publish_rate Rate of publishing the local grid map in Hz. Default: 10.

Nodes

local_grid_map

Create a local grid map based on stereo images.

Subscribed Topics

Published Topics

  • /image ([sensor_msgs/Image])

    The images captured with the camera in raw format.

Services

  • trigger ([camera_capture/SetCamera])

    Trig the local grid map publisher.

      rosservice call /local_grid_map/trigger
    

Bugs & Feature Requests

Please report bugs and request features using the Issue Tracker.

local_grid_map's People

Watchers

 avatar

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.