Coder Social home page Coder Social logo

xhst / tiago_roxanne Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 162 KB

CNR (National Research Council of Italy) internship project on timeline-based planning, using ROS (rospy) and the TIAGo robot on the Gazebo simulator.

License: MIT License

CMake 2.50% Shell 2.40% Python 95.10%
automated-planning python ros rospy temporal-planning tiago-robot roxanne gazebo-simulator timeline-based-planning

tiago_roxanne's Introduction

TIAGo ROXANNE

CNR (National Research Council of Italy) internship project on timeline-based planning, using ROS (rospy) and the TIAGo robot on the Gazebo simulator.

Installation

TIAGo Workspace

To have a system up and running for TIAGo, follow the instruction in this tutorial.

Once completed there's a workspace named tiago_public_ws ready for TIAGo simulation, using ROS Melodic and Ubuntu 18.04.

ROXANNE Workspace

As with TIAGo you need to prepare the ROXANNE workspace, you can do this by following the git instructions of roxanne_rosjava.

At the end of the configuraiton there's a workspace named ws and it should be possible to run ROXANNE and send and execute planning requests.

roxanne_rosjava_msgs Package

Since tiago_roxanne uses ROXANNE messages to communicate with the planner it's necessary that it can access the roxanne_rosjava_msg package, to do so, copy the folder corresponding to the package inside the tiago_public_ws folder.

In the CMakeLists.txt file, comment, with #, or remove the line catkin_rosjava_setup().

Then build the package from tiago_public_ws with catkin build roxanne_rosjava_msgs.

~/tiago_public_ws
catkin build roxanne_rosjava_msgs

tiago_roxanne Package

At this point configure the tiago_roxanne package in the tiago_public_ws workspace by cloning this repository.

cd ~/tiago_public_ws/src
mkdir tiago_roxanne
cd tiago_roxanne
git clone https://github.com/Xhst/tiago_roxanne.git

And then by building the package.

cd ~/tiago_public_ws
catkin build tiago_roxanne

Simulation

To run the simulation execute:

~/tiago_public_ws/src/tiago_roxanne/bash/setup.bash

tiago_roxanne's People

Contributors

xhst avatar

Stargazers

 avatar

Watchers

 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.