Skip to content

Releases: harvard-microrobotics/simple_ur_move

Simple UR Move 1.1.1

18 Jun 20:14
Compare
Choose a tag to compare

Summary

  • Added ReadTheDocs Documentation HERE

Simple UR Move 1.1.0

18 Jun 16:02
Compare
Choose a tag to compare

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

Simple UR Move 1.0.0

05 May 13:13
Compare
Choose a tag to compare

Summary:

  • Added ROS Noetic support
  • Fixed a bug with type checking in joint trajectory controller

Simple UR Move 0.2.2

30 Mar 20:33
Compare
Choose a tag to compare

Summary

  1. Added joint trajectory control interface
  2. Added twist controller
  3. Updated controller handler to add speed slider function

Simple UR Move 0.1.1

23 Mar 16:11
Compare
Choose a tag to compare

Summary

Initial release