File tree Expand file tree Collapse file tree 5 files changed +65
-0
lines changed
tesseract_command_language
tesseract_motion_planners
tesseract_time_parameterization Expand file tree Collapse file tree 5 files changed +65
-0
lines changed Original file line number Diff line number Diff line change 22Changelog for package tesseract_command_language
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Simplify the use of poly types
8+ * Add constructors to WaypointPoly to support State, Joint and Cartesian Interface class
9+ * Update because of changes with AnyPoly
10+ * Fix clang-tidy errors
11+ * Add documentation to instruction poly types
12+ * Leverage inheritance over type erasure for instructions
13+ * Add documentation to waypoint poly types
14+ * Remove no longer needed methods from the move instruction
15+ * Leverage inheritance over type erasure for waypoints
16+ * Update to leverage std::filesystem
17+ * Update to clang-tidy-17 (`#591 <https://github.com/tesseract-robotics/tesseract_planning/issues/591 >`_)
18+ * Contributors: Levi Armstrong
19+
5200.28.4 (2025-01-22)
621-------------------
722
Original file line number Diff line number Diff line change 22Changelog for package tesseract_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Simplify the use of poly types
8+ * Add constructors to WaypointPoly to support State, Joint and Cartesian Interface class
9+ * Leverage inheritance over type erasure for waypoints
10+ * Leverage tesseract_collision CollisionEvaluatorType
11+ * Update to leverage std::filesystem
12+ * Update to clang-tidy-17 (`#591 <https://github.com/tesseract-robotics/tesseract_planning/issues/591 >`_)
13+ * Contributors: Levi Armstrong
14+
5150.28.4 (2025-01-22)
616-------------------
717
Original file line number Diff line number Diff line change 22Changelog for package tesseract_motion_planners
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Fix: deleted default constructors do not allow serialization (`#600 <https://github.com/tesseract-robotics/tesseract_planning/issues/600 >`_)
8+ * Simplify the use of poly types
9+ * Add constructors to WaypointPoly to support State, Joint and Cartesian Interface class
10+ * Leverage inheritance over type erasure for instructions
11+ * Remove no longer needed methods from the move instruction
12+ * Leverage inheritance over type erasure for waypoints
13+ * Remove duplicated serialize from different class (`#595 <https://github.com/tesseract-robotics/tesseract_planning/issues/595 >`_)
14+ * Leverage tesseract_collision CollisionEvaluatorType
15+ * Update to leverage std::filesystem
16+ * Update to clang-tidy-17 (`#591 <https://github.com/tesseract-robotics/tesseract_planning/issues/591 >`_)
17+ * Fix isValidState in planner_utils.h
18+ * Contributors: Levi Armstrong, Roelof Oomen
19+
5200.28.4 (2025-01-22)
621-------------------
722
Original file line number Diff line number Diff line change 22Changelog for package tesseract_task_composer
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Simplify the use of poly types
8+ * Add constructors to WaypointPoly to support State, Joint and Cartesian Interface class
9+ * Update because of changes with AnyPoly
10+ * Leverage inheritance over type erasure for instructions
11+ * Remove no longer needed methods from the move instruction
12+ * Leverage inheritance over type erasure for waypoints
13+ * Leverage tesseract_collision CollisionEvaluatorType
14+ * Update to leverage std::filesystem
15+ * Update to clang-tidy-17 (`#591 <https://github.com/tesseract-robotics/tesseract_planning/issues/591 >`_)
16+ * Remove unimplemented method TaskComposerContext abort that takes a node
17+ * Add python specific method to task composer graph and server
18+ * Remove use of TaskComposerNodeInfo::UPtr and just use TaskComposerNodeInfo instead
19+ * Fix missing include for use of shared_ptr
20+ * Contributors: Joseph Schornak, Levi Armstrong
21+
5220.28.4 (2025-01-22)
623-------------------
724* Update task composer examples to leverage resource url
Original file line number Diff line number Diff line change 22Changelog for package tesseract_time_parameterization
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Simplify the use of poly types
8+ * Add constructors to WaypointPoly to support State, Joint and Cartesian Interface class
9+ * Leverage inheritance over type erasure for instructions
10+ * Update to clang-tidy-17 (`#591 <https://github.com/tesseract-robotics/tesseract_planning/issues/591 >`_)
11+ * Contributors: Levi Armstrong
12+
5130.28.4 (2025-01-22)
614-------------------
715
You can’t perform that action at this time.
0 commit comments