Giter VIP home page Giter VIP logo

euler's Introduction

euler

SwRI mobile manipulation platform

Omni-Directional Euler Robot with Industrial Manipulator

Navigation Interface

In its current state, the navigation configuration assumes a number of different topics in the euler namespace

  • /euler/scan1 and /euler/scan2 - navigation subscribes to the two LaserScans provided by the laser scanners on the base
  • /euler/cmd_vel - navigation publishes the Twist message used by the base for driving
  • /euler/odom - navigation subscribes to Odometry messages

In addition, it also assumes that the following transforms are published.

  • /odom --> /base_link
  • /base_link --> X (where X is the frames for that the laser data is published in)
  • /map --> /odom - This is the localization step

The navigation configuration provides numerous topics for visualizing the robot's progress toward the goal, too many to list here.

In terms of input, you can specify goals by publishing on the topic /move_base_simple/goal, which is what RViz does. However, the higher-level smach-compatibile Action interface is also available, as a MoveBaseAction with the namespace /move_base.

Navigation Stage Demo

To run the navigation demo with simulated input/driving (via Stage), run the following command.

  • roslaunch euler_navigation_demo stage.launch

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.