Code Monkey home page Code Monkey logo

upo_fcn_learning's Introduction

upo_fcn_learning

ROS Package that contains the scripts needed to perform training of a Fully Convolutional Network (FCN) for the task of robot path planning.

Training data is provided in the folder data:

  • RRT_dataset. 10500 pairs of images with the nework inputs and respective labels with robot trajectories recorded using a RRT* planner with a set of pre-defined set of features specially designed for robot navigation.
  • Real_traj_dataset. 300 pairs of images (network inputs and labels) sorted in 3 sets with trajectories recorded by a human expert controlling the robot remotely.

Scripts and ROS nodes:

  • fcn_path_planning.py. ROS node written in Python for network training. See the launch file "/launch/fcn_training.launch".
  • prediction_test.py. Python script for testing a trained network and store the output images.

Other tools:

  • record_bag_trajectories. ROS node for recording robot trajectories in rosbag files. This node uses other nodes includes in the metapackage upo_robot_navigation. See the launch files in "/launch/record_trajs/" and read the INFO.txt file included.
  • capture_node. ROS node that transforms the sensors data and people detection information stored in rosbag files into inputs images and labels images required for training the FCN proposed. The rosbag files are not provide. Please, ask the authors if your are interested in this data. See the launch file "/launch/capture_nav_imgs.launch".

Dependences

  • The instalation of Keras (and Theano) is required.

The package is a work in progress used in research prototyping. Pull requests and/or issues are highly encouraged.

upo_fcn_learning's People

Contributors

noeperez avatar

Stargazers

 avatar  avatar Tatsuya Ishihara avatar TzuRen avatar  avatar

Watchers

James Cloos avatar Gonzalo Mier avatar Jesus Capitan avatar Luis Merino avatar Tatsuya Ishihara avatar Fernando Caballero avatar David Alejo Teissière avatar Ignacio Pérez Hurtado de Mendoza avatar  avatar  avatar

upo_fcn_learning's Issues

Cannot find the "upo_cnn_learning" pkg

Hi,
When I compile the upo_fcn_learning, I encountered some problems, one is that the "upo_cnn_learning" pkg is missing. Which should be essential for prediction in the upo_fcn_learning.

Could you please help us with this?

Thank you very much.

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.