Skip to content

Latest commit

 

History

History
59 lines (56 loc) · 4.71 KB

CHANGELOG.rst

File metadata and controls

59 lines (56 loc) · 4.71 KB

Changelog for package micro_ros_stmcube

5.0.1 (2024-06-03)

  • Bump jazzy (#145)
  • Add UDP transport (#134) (#135) * Add UDP transport * Apply suggestions from code review Co-authored-by: Pablo Garrido <[email protected]> * Update README and modify recv flag * Update udp_transport.c * Apply suggestions from code review Co-authored-by: Pablo Garrido <[email protected]> * Update udp_transport.c * Minor fixes on readme --------- Co-authored-by: Pablo Garrido <[email protected]> (cherry picked from commit 0dbe8b656cf48ef6b8194f047029711fc09cc9bb) Co-authored-by: Lion Hao <[email protected]>
  • Workaround to use STMCubeIDE in Windows 11 (backport #127) (#129) Co-authored-by: Pablo Garrido <[email protected]> Co-authored-by: Leonardo <[email protected]>
  • Contributors: Pablo Garrido, mergify[bot]

5.0.0 (2023-06-12)

  • Add USB CDC transport (backport #89) (#93)
  • Fix minor branches (#81)
  • Improved repository clarity (#74) (#75)
  • Fix USER_CUSTOM_PACKAGES_DIR (#67) (#68)
  • microros_component/extra_packages support (#63) (#66)

4.0.0 (2022-05-25)

  • Update banner (#56)
  • Fix include paths (#47)
  • Add check for NULL input pointer (#53) (#55)
  • Fix broken pvPortReallocMicroROS() implementation (#48) (#49)
  • Update STM32CubeMX micro-ROS library paths (backport #42) (#43)
  • Fix embeddedRTPS build (#38)
  • Fix embeddedRTPS repo (backport #33) (#34)
  • Fix meta file selection and change rtps branch (backport #31) (#32)
  • Add embeddedRTPS as experimental middleware (backport #29) (#30)
  • Update library_generation.sh (#26) (#27)
  • apt to apt-get (#20) (#22)
  • multichange tool (#10) (#12)
  • Initial Rolling port
  • Suggested absolute path in step 4 (#9)
  • multichange tool (#6)
  • Add automated IDE support (#4)
  • Add serial interrupt transport (#2)
  • Update
  • Update
  • Update dockerfile
  • Update
  • Initial commit
  • Initial commit