Examples: Dynamic frames ######################## This document shows how to use dynamic frames. If you want see more about Ned robot's poses handlers package, go to :doc:`Niryo robot poses handlers ` .. danger:: If you are using the real robot, make sure the environment around it is clear. Simple dynamic frame control **************************** This example shows how to create a frame and use it to move the robot: .. literalinclude:: /../niryo_robot_python_ros_wrapper/examples/simple_dynamic_frame_control.py :language: python :linenos: