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
Binaries are now installed in Slicer build tree so users don't have
to modify the module search path in Slicer
Added code generation to automatically create vtk object mimicking
ROS messages, also generates conversion methods between ROS and
Slicer. New subscribers and publishers can be added in the MRML/CMakeLists.txt
For robot visualization, added "fixed frame" to allow setting a
different name for the reference frame
crtl+c now stops slicer to be more ROS-like
Tests now detect the ROS version and should work on Galactic, Humble
and Jazzy
Added methods to list registered (existing) publisher and subscriber nodes
CreateAndAdd{Publisher,Subscriber}Node overloaded to accept short
name (e.g. String instead of vtkMRMLROS2PublisherStringNode