Coder Social home page Coder Social logo

modros / modelica_bridge Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 178 KB

Package for connecting Modelica to ROS via tcp/ip sockets

Home Page: https://wiki.ros.org/modelica_bridge

License: BSD 3-Clause "New" or "Revised" License

CMake 10.03% C++ 89.97%
modelica tcp-ip c-function bridge ros ros-kinetic ros-packages

modelica_bridge's Introduction

modelica_bridge

Introduction

modelica_bridge is the ROS package complement of the Modelica package ROS_Bridge.

The purpose of modelica_bridge is to provide an interface between Modelica tools and ROS. This interface, or bridge, is accomplished by running tcp/ip sockets in a ROS node, and in an external C-function through Modelica (accomplished via ROS_Bridge).

Usage Summary

The modelica_bridge package consists of the node connecting ROS and Modelica, modbridge_node, and the message type modbridge_node publishes on, the ModComm.msg.

The package can take up to 256 inputs from the ROS controllers, and can send a maximum of 1024 characters over a character buffer to Modelica. It has two parameters: port_num and update_rate. Ensure that the port_num matches the value of the Modelica model's port number parameter.

For more detailed documentation and tutorials, see the ROS wiki.

modelica_bridge Development Summary

0.1.1 (2018-07-02)

  • Fixes issues with documentation
  • Fixes issue of CMakeLists.txt not having install targets
  • Cleans up and resolves package.xml dependencies list

0.1.0 (2018-06-30)

  • Indexed and released to ros-buildfarm using bloom
  • Added wiki for modelica_bridge
  • Added Doxygen documentation using rosdoc_lite

0.0.0 (2018-06-30)

  • First full commit of the modelica_bridge package.
    • Previously known as modros

modelica_bridge's People

Contributors

ssmodelgit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

modelica_bridge's Issues

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.