Simple UR Move 1.1.0
Summary
- Added trajectory interpolation (linear and spline-smoothed) for Cartesian trajectories to ensure correct robot motion. This fixes an issue where the robot's built-in IK seems to jump around in configuration space.
- Added documentation for
go_to_point()
function - Fixed a few documentation issues and typos