Skip to content

zig-robotics/rcutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig package for rcutils

This repo is deprecated, please see the zigros mono repo for updates. Maintaining individual repos paired with the zig package manager is too error prone.

This provides a zig package for the rcutils project. This currently targets zig 0.13 and ROS Jazzy.

Note that rcutils depends on the python package empy to generate logging macros. Therefore this build has a python generation step. All python dependencies appear to be cross platform.

Dependencies

  • Python
  • empy (tested with version 3.3.4)

TODO The python dependency could easily be removed by creating a version of the rcutils repo with the generation already done. Less easily would be adding the Python interpreter as a zig run dependency since this package exists: https://github.com/allyourcodebase/cpython/tree/main

https://github.com/ros2/rcutils/tree/jazzy

About

A zig package wrapper for the ROS2 rcutils package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages