Code Monkey home page Code Monkey logo

pr2_laserscan_to_toto_sonar's Introduction

pr2_laserscan_to_toto_sonar converts the sensor_msgs/LaserScan.msg topics coming from the PR2 into the equivalent sonar sensors found on the Toto robot. There are two variants described below, decide which suits your needs.

#Laserscan This is the original variant, and provides full 30-deg coverage in sonar regions 0 through 6 & 11, but only 10-deg coverage in regions 7 & 10. However, you do not need the PR2 variant with the rear laser scanner, and as such you can run it with the stock pr2_gazebo launch files (although you will need to find your own way to launch it into a world etc.).

However, if the rear_laser is available on topic /rear_scan, then this is used to generate regions 8 & 9 with full coverage only. If this topic is not available, 8 and 9 simply read the max 255cm value and can be safely ignored.

Execute it with:

`./devel/lib/pr2_laserscan_to_toto_sonar/pr2_laserscan_to_toto_sonar_node`

##Full Range Laser Scan This variant utilises the rear laser scan to get full coverage of all sonar regions, including 7 & 10. The front laser scanner covers ranges 0 through 6 & 11, while the rear covers the remainder. Note that due to the layout of the laser scanners, there may be overlap in the regions of the sonar so you may need to account for this.

Execute it with:

`./devel/lib/pr2_laserscan_to_toto_sonar/pr2_fullrangelaserscan_to_sonar_node`

pr2_laserscan_to_toto_sonar's People

Contributors

curtiswest 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.