Giter VIP home page Giter VIP logo

sim_sample_prediction_ros_tool's Introduction

sim_sample_prediction_ros_tool

Sample prediction module for a vehicle in the simulation framework.

Either forwards the perceived objects without predicting their motion (no_prediction.launch) or predicts vehicles with constant velocity along the centerline of possible lanelet sequences and other objects with constant position (lane_prediction.launch).

Installation

Usage

  • started within the a vehicle launchfile of the simulation_initialization_ros_tool

Parameters

  • parameters that need to be passed to the launchfile sample_prediction.launch:

    • vehicle_id: Id of the vehicle, needs to be unique within the framework

    • vehicle_ns: Namespace of the vehicle, needs to be unique within the framework

    • perc_pred_obj_topic: Topic for the perceived objects

    • pred_plan_obj_topic: Topic for the predicted objects

  • the lanelet2_map (for lane_prediction.launch) is retrieved via the package lanelet2_interface_ros

Contribution

  • fork this repo
  • use your own algorithms for predicting the motion of perceived objects
  • ensure that
    • /$(arg vehicle_ns)/$(arg pred_plan_obj_topic) is published
    • all internal ROS communication stays within the prediction namespace

Contributors

Pascal Böhmler, Nick Engelhardt, Tobias Kronauer, Alexander Naumann, Maximilian Naumann

License

This package is distributed under the 3-Clause BSD License, see LICENSE.

sim_sample_prediction_ros_tool's People

Contributors

m-naumann avatar

Watchers

James Cloos 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.