rpiRobotics / rpi_general_robotics_toolbox_py

Robotics Python toolbox containing mathematical functions and utilities
https://general-robotics-toolbox.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

Add transform_robot function #5

Closed johnwason closed 1 year ago

johnwason commented 2 years ago

Add a function to transform the origin of a Robot object.

johnwason commented 1 year ago

Fixed with #14