/tf2_dotnet

.NET bindings for TF2

Primary LanguageC#Apache License 2.0Apache-2.0

TF2 for .NET

This is based on the work from @fmrico in this branch. The subfolder tf2_dotnet was extracted into this repository to make it separate from ros2/geometry2.

This works against the version of ros2_dotnet from this PR.

The package tf2_msgs must be built with ros2_dotnet support, so include the geometry2 repository (with the right branch for your ROS distribution) in your workspace.

This was tested with ROS2 Foxy.