Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 990 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 990 Bytes

ros_utilities

Python Support ROS Support

Overview

ros_utilities enable a different, at times simpler approach to ROS 2 programming, particularly for those that come with a ROS 1 background.

Packages

This repository contains the following packages:

Package Description
synchros2 rclpy wrappers to ease idiomatic, synchronous ROS 2 programming in Python.

Note: proto2ros packages for Protobuf / ROS 2 interoperability used to live in this repository but now live in https://github.com/bdaiinstitute/proto2ros.

Next steps

See contribution guidelines!