Skip to content

xronos-inc/ros-xronos-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xronos/ROS 2 interoperability

The Xronos and ROS 2 frameworks can coexist within the same process, and programs that primarily use Xronos can integrate in larger composition of ROS nodes by delegating interprocess communication to rclcpp.

The without-xronos directory shows sample code closely based on this tutorial that simply demonstrates the tutorial running in Docker without Xronos.

The with-xronos directory shows sample code that lets xronos and rclcpp coexist within the same process, delegating interprocess communication to rclcpp.

License

This example is based on an example from the ROS 2 documentation, which is licensed under the Creative Commons Attribution 4.0 International license.

Changes are licensed under the BSD 3-clause license.

About

A minimal example of a Xronos integration with ROS 2 using C++ and CMake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published