You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release v1.0
Created the new repository zed-ros-interfaces which contains the ROS package zed_interfaces defining the custom topics, services and actions used by the zed-ros-wrapper. This new package is useful to receive the topics from a ZED node on system where the zed-ros-wrapper package is not installed, e.g systems without CUDA support.
Added new service save_memory_map to save the current area memory to a file to be used in future node running for relocation.
Added new service save_3d_map to save the current 3D fused point cloud as OBJ or PLY file