Git Product home page Git Product logo

reachability_map_visualizer's Introduction

Reachability map visualizer

ROS package for visualizing a robot's reachability and base placement maps

Loading a map and running the visualization

  • Build this package in your ROS workspace and source the devel/setup.bash file

  • Load the reachability/base_placement map by running (for example)

    rosrun reachability_map_visualizer load_reachability_map $(rospack find reachability_map_visualizer)/maps/3D_reachability_map_arm_left_tool_link_0.05_2022.h5
    
  • Run rviz and in the 'Displays' panel click on 'Add'. Choose 'By display type' and select the ReachabilityMap option under the 'reachability_map_visualizer' folder. To run our example rviz config, use:

    rosrun rviz rviz -d $(rospack find reachability_map_visualizer)/rviz/reachability_map.rviz
    
  • You can play with the visualization settings in Rviz:

  • The voxel coloring scheme can be changed by editing the "ReachMapVisual::setColorSpherebyRI" function in the "reachability_map_visual "file. By default, dark blue denotes the highest reachability while red denotes the lowest.

References

[1] S. Jauhri, J. Peters and G. Chalvatzaki, "Robot Learning of Mobile Manipulation With Reachability Behavior Priors", https://doi.org/10.1109/LRA.2022.3188109

reachability_map_visualizer's People

Contributors

sjauhri avatar

Stargazers

TatsuyaAoki avatar  avatar  avatar Zhi (Leo) Wang avatar 賴溡雨Lai Shih-Yu avatar  avatar  avatar Lei avatar

Watchers

 avatar

Forkers

sbgisen

reachability_map_visualizer's Issues

Not able to view Reachability Map on RVIZ

Hi, this is the first attempt for me to try this pkg. I am currently using it with https://github.com/iROSA-lab/sampled_reachability_maps . (ros noetic on ubuntu 20.04)

I followed the README instructions in running the code. However I'm not able to view any of the samples in rviz. As you can see from the screenshot, the reachabilitymap msg is received. With a quick rostopic echo, I'm able see points in the msg printout. Would kindly need help on this. Thanks in advance

Screenshot from 2023-02-20 11-54-32

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.