Releases: tesseract-robotics/tesseract
Releases · tesseract-robotics/tesseract
Minor Fixes and Improve Code Coverage
What's Changed
- Add sub-directories for external dependencies of tesseract_collision by @Levi-Armstrong in https://github.com/ros-industrial/tesseract/pull/649
- Remove dynamic_cast in tesseract_compound_collision_algorithm.cpp by @Levi-Armstrong in https://github.com/ros-industrial/tesseract/pull/650
- Fix issues in kinematics plugin factory by @Levi-Armstrong in https://github.com/ros-industrial/tesseract/pull/652
- Add ability to load contact managers as plugins by @Levi-Armstrong in https://github.com/ros-industrial/tesseract/pull/654
- Improve tesseract_environment code coverage by @Levi-Armstrong in https://github.com/ros-industrial/tesseract/pull/655
Full Changelog: ros-industrial/tesseract_repos@0.6.2...0.6.3
Fix KinematicGroup and add getGroupJointNames
0.6.2 Fix kinematic group working frames and updated so the joint names alw…
Updated Kinematics Interface
Revised the kinematics interface to introduce a manipulator manager and plugins for the kinematics solvers
Pre New Kinematics Interfaces
0.2.0 Add utility function to scale vertices about a point
Pre Command Language
0.1.0 Added fixed timesteps to TrajOpt config