Some brief notes for quick reference.
Foxglove visualization.
sudo apt install ros-humble-rosbridge-suiteros2 launch rosbridge_server rosbridge_websocket_launch.xmlws://localhost:9090ws://{host_machine_address}:9090
transformation
official documentation
Plot for curves3D for transformation, which can also visualize robot URDF like in RViz,
see official documentation for
more information
Raw Message for raw text in JSON format
A simple ROS-2 example with pose and transformation publishers.
The ROS-2 example's package XML.
The ROS-2 example's CMake.