Skip to content

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial

Notifications You must be signed in to change notification settings

CU-Hyperloop/rosserial

 
 

Repository files navigation

rosserial - CU Hyperloop Edition!

This fork of the main rosserial package fixes some issues with how Ethernet communication is handled on the Teensy 4.1. To install into ROS, you need to build this package rather than installing the binaries directly from the ROS Package Manager.

Where is the Catkin workspace you want to install into:

  cd <ws>/src
  git clone https://github.com/CU-Hyperloop/rosserial.git
  cd <ws>
  catkin_make
  catkin_make install

rosserial - Original

Build Status

Please see rosserial on the ROS wiki to get started.

About

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 42.1%
  • Python 28.3%
  • CMake 16.1%
  • C 9.1%
  • Processing 2.9%
  • Makefile 1.2%
  • Other 0.3%