Skip to content

Releases: iris-ua/iris_lama_ros

LaMa ROS version 1.3.3

09 Sep 09:59
9798ba5
Compare
Choose a tag to compare
  • Trigger graph optimization when map is requested
  • Add graph slam to install list

LaMa ROS version 1.3.1 (quickfix)

01 Sep 14:16
Compare
Choose a tag to compare
  • Add missing dependency that breaks the build from the

LaMa ROS version 1.3.0

01 Sep 10:28
Compare
Choose a tag to compare
  • Import iris_lama as a plain cmake package
  • Add a new node for ⏩ graph slam
  • Several improvements to the localization node
  • Add support for slam2d transient mapping

LaMa ROS version 1.2.0

10 Apr 14:41
Compare
Choose a tag to compare
  • Remove backlash from frame ids
  • Fix laser orientation checks in the localization node
  • Add launch file for localization node
  • Remove backlash from global namespace topics
  • Publish localization covariance

LaMa ROS version 1.1.0

05 Dec 17:57
Compare
Choose a tag to compare
  • Add "truncate" parameters
  • Add a service to trigger global localization
  • Add a service to trigger localization non-motion updates
  • Localization node can now subscribe to maps instead of just using the static_map service
  • Enable TCP_NODELAY for laser scan subscribers to reduce communications delay
  • Filter "map" transformations when mapping offline
  • Fix inverted lidar
  • Use C++14
  • Fix eigen aligment issues