Releases: harvard-microrobotics/simple_ur_move
Releases · harvard-microrobotics/simple_ur_move
Simple UR Move 1.1.1
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
Simple UR Move 1.0.0
Summary:
- Added ROS Noetic support
- Fixed a bug with type checking in joint trajectory controller
Simple UR Move 0.2.2
Summary
- Added joint trajectory control interface
- Added twist controller
- Updated controller handler to add speed slider function
Simple UR Move 0.1.1
Summary
Initial release