Unable to make robot move in Gazebo Sim section 3.6

Hi @ROxX ,

You need to implement ROS-GZ bridge to enable communication between ROS2 topics and Gazebo Sim topics. Without the bridge implemented, even if you have correctly configured Gazebo plugins, you will not be able to do anything in the simulation with ROS2.

Regards,
Girish