I’m using ROS humble and Gazebo garden.
I want to control my robot with ros topic.
I found getting robot state from gazebo to ros from here GitHub - gazebosim/ros_gz: Integration between ROS (1 and 2) and Gazebo simulation
but I couldn’t find any tutorial about how to command joint position/velocity by ros2 topic.
is there any example or tutorial about moving joints with ros2 topic in “gazebo sim”?