Giter VIP home page Giter VIP logo

stage_ros's Introduction

stage_ros

Package which contains ROS specific hooks and tools for the Stage simulator.

This version has two new features, but default settings make it work as in the previous versions, when the new features are not used.

New features:

  1. Parametric names for all the frames used in the stage_ros node and for some topics.
      Parameter                   Default
      ---------                   -------
      base_frame                  base_link
      base_footprint_frame        base_footprint
      laser_frame                 base_laser_link
      camera_frame                camera_link
      odom_frame                  odom
      laser_topic                 base_scan

Frame and topic names can be set as parameters (for example, in the launch file).

  1. Provide additional control of the simulation without using the GUI

stage_ros is listening for the String topic /stageGUIRequest

The content of the string data may be:

  screenshot : activate screenshots for 2 seconds
  footprints : activate footprints
  speedup    : set simulation speedup to 2.0

For enabling, the new features in 2), a customized version of Stage, which is available in https://github.com/iocchi/Stage, is required.

To set cmake for using stage, add the path of the stage-config.cmake file to CMAKE_PREFIX_PATH. This file is in the install directory of Stage (make sure you run 'make install' when building Stage).

Example: $ export CMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH:$HOME/lib/stage4/lib64/cmake

stage_ros's People

Contributors

wjwwood avatar iocchi avatar gustavovelascoh avatar purcola avatar cottsay avatar tut-yury avatar corot avatar

Watchers

James Cloos avatar  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.