Skip to content

Simple UR Move 1.1.0

Compare
Choose a tag to compare
@cbteeple cbteeple released this 18 Jun 16:02
· 4 commits to devel-noetic since this release

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