Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

33 lines (30 loc) · 1.17 KB

Changelog for package maliput_object_py

0.1.2 (2022-08-23)

  • Pairs with BoundingRegion being moved to maliput. (#8)
  • Adds triage workflow. (#6)
  • Improves README. (#5)
  • Contributors: Franco Cipollone

0.1.1 (2022-06-21)

  • Fixes package's license path.
  • Contributors: Franco Cipollone

0.1.0 (2022-06-21)

  • Updates package.xml file.
  • Removes unnecessary dependencies.
  • Removes constructor where unique_ptr is being used.
  • Uses ros-action-ci for main workflow.
  • Uses pybind11-dev package via rosdep.
  • Use doc_depend label for ament_cmake_doxygen dependency.
  • Sets up CI.
  • Brings some infra-related files.
  • Moves maliput_object_py to the repository's root.
  • Updates license.
  • Creates bindings for the maliput::object::api namespace.
  • Adds maliput_object_py to CI.
  • Creates the package for the python bindings.
  • Initial commit
  • Contributors: Franco Cipollone, Voldivh