ROS/ROS2Foxy

Broadcasting single frames using static_transform_publisher

leohycho 2022. 6. 3. 17:59
ros2 run tf2_ros static_transform_publisher x y z yaw pich roll parent_frame child_frame

where, the ratations are in radians

 

 

 

 

 

[Reference]

[1] https://articulatedrobotics.xyz/ready-for-ros-6-tf/

 

 

'ROS > ROS2Foxy' 카테고리의 다른 글

URDF using rviz2  (0) 2022.06.09
ros2 launch pkg ~.launch.py  (0) 2022.06.06
Create a new package for interfaces  (0) 2022.05.11
ros2 launch  (0) 2022.05.04
The command syntax for creating a new package in ROS 2  (0) 2022.05.04