Giter Site home page Giter Site logo

robosavvy / rosc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulfitz/rosc

0.0 2.0 0.0 13.3 MB

A portable, dependency-free ROS client library in pure C

Home Page: http://synapticon.github.io/rosc/

CMake 4.55% Python 7.92% C 73.60% HTML 0.19% CSS 0.97% C++ 12.00% Objective-C 0.77%

rosc's Introduction

rosc logo

rosc is a dependency-free ROS client implementation in ANSI C (catkin required to build, but not on the target system to run the node) which aims to support small embedded systems as well as any operating system. Its long-term goal is to become a hardened, efficient and highly portable implementation of the ROS middleware, making it a good choice for use in industrial applications or product development.

rosc alpha supports subscribers and publishers, with some known issues with nested messages currently remaining, maybe also with dynamic arrays.

See Doxygen Documentation at: http://synapticon.github.io/rosc/

How to try it.

Currently it is still an alpha. To try it out you have to do the following:

mkdir ~/rosc_ws

cd ~/rosc_ws

git clone [email protected]:synapticon/rosc.git

cd rosc

rm CMakeLists.txt

catkin_init_workspace

cd /opt/ros/indigo/etc/ros/genmsg

sudo touch genc

cd /opt/ros/indigo/lib

sudo ln -s ~/rosc_ws/rosc/genc

cd ~/rosc_ws

catkin_make --source rosc

rosc's People

Contributors

cyborg-x1 avatar whterbt avatar

Watchers

 avatar  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.