osrf / ros2_test_cases

Tracking of tests to be performed on a ROS 2 release
16 stars 4 forks source link

Writing A Tf2 Broadcaster Cpp #1174

Closed marcoag closed 5 months ago

marcoag commented 6 months ago

Check the documentation for the 'Writing A Tf2 Broadcaster Cpp' page

Configuration

Links

Process

Step 1 - I was able to follow the documentation.

Step 2 - The documentation seemed clear to me.

Step 3 - The documentation didn't have any obvious errors.

ottojo commented 5 months ago

i'm testing and reviewing this tutorial, please assign me!

ottojo commented 5 months ago

Setup

ros:jazzy docker image

   PLATFORM INFORMATION
system           : Linux
platform info    : Linux-6.8.8-1-MANJARO-x86_64-with-glibc2.39
release          : 6.8.8-1-MANJARO
processor        : x86_64

   RMW MIDDLEWARE
middleware name    : rmw_fastrtps_cpp

   ROS 2 INFORMATION
distribution name      : jazzy
distribution type      : ros2
distribution status    : pre-release
release platforms      : {'debian': ['bookworm'], 'rhel': ['9'], 'ubuntu': ['noble']}

Notes

clalancette commented 5 months ago

Thank you for testing!