Giter Club home page Giter Club logo

fw_swm_ros's Introduction

fw_swm_ros

ROS interface for SHERPA World Model (SWM).

  • Inputs data such as human detections, robot poses, raw images, digital elevation model (DEM), orthomosaic.
  • Two modes: rosbag, rosstream

Installing

Create a catkin workspace (if not existing already):

mkdir -p ~/catkin_ws/src
cd catkin_ws/
catkin init

Install the dependencies:

cd src/
git clone [email protected]:ethz-asl/fw_swm_ros.git
wstool init
wstool merge fw_swm_ros/install/dependencies.rosinstall
wstool update

Compile:

catkin build swm_ros --cmake-args -DCMAKE_BUILD_TYPE=Release

Running

From rosstream:

rosrun swm_ros swm_ros_rosstream --config_filename=.swm_zyre_config.json --alsologtostderr=true --v=100

Run the sherpa world model:

./run_sherpa_world_model.sh --no-ros

Insert human detection as rosservice call from command line:

rosservice call /fw_swm_ros/human_detection_insertion "human_location_UTM:
  x: 464980
  y: 5.27226e+06
  z: 414.087
  time_of_observation_ns: 0"

Display the resulting graph of the sherpa world model:

./show.sh
xdg-open *gv.pdf

Important links

Sherpa World Model (SWM):
https://github.com/blumenthal/ubx_robotscenegraph

Mediator:
https://github.com/maccradar/sherpa-com-mediator

Functionality in SWM:

Acknowledgment

This work was supported by the European FP7 project SHERPA (FP7-600958).

Author

Written by Timo Hinzmann ([email protected])

fw_swm_ros's People

Contributors

hitimo avatar

Stargazers

 avatar

Watchers

Sebastian Blumenthal 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.