Releases: fkie/fkie-multi-agent-suite
Releases · fkie/fkie-multi-agent-suite
1.3.7
Changes
Improved style of the message/service input dialog
Show complete launch path in the node details panel
Added: copy topic type on double click in topic panel
Fixed: parse/visualization of ros2 messages
Fixed: service call when exactly 1 non-default parameter value is given
Fixed: service call with boolean param
Fixed: a lot of eslint warnings
1.3.6
Changes
Update daemon version on join if already connected
Changed extensions for launch file detection
Fixed: freeze on close while connecting
1.3.5
Changes
Added button to show all nodes visible to each host
Added location to node info
Improved version detection of the daemon
Fixed: size of the clear button in the search bar
Fixed: local providers are displayed twice after the start
Fixed: visualization of the error message in snack bar
1.3.4
Changes
Fixed: selection order in HostTreeView when using ctrl
1.3.3
Changes
Added "!" as "not" to search bar
Added menu to change parameter type in parameter panel
Added link symbol to help menu
Improved service call for ros1
Check only once after start for new version
Do not ask for quit app if no providers available
Show no long info if service input is empty
Fixed: set type while set/change parameter in ros1
Fixed: log level view for c++ nodes
Fixed: history update in launch dialog
1.3.2
Changes
Fixed: values in the parameter dialog of the launch file cannot be changed
Fixed: waning about invalid URL
1.3.1
Changes
Reduced rate of diagnostic messages
Revert debounce on built-in terminal display
Fixed open log in external terminal
Fixed rate of latched messages
1.3.0
Changes
Renamed tabs: Hosts -> Nodes, Providers -> Hosts
Revised start procedure and the start dialog
Added shortcuts Ctrl+{+,-} to change global font size
Fixed echo for topics with arrays in ros2
1.2.1
Changes
Added save all files on close editor tabs or quit gui
Limit built-in terminal text update to 10hz
Modified processing of uint8[] message datatypes to send only the first 10 bytes. Changed default window size for topic statistics.
1.2.0
Changes
Added panel to change log level
Show info if daemon version is lower then gui's version
Prevent waiting for the timeout if daemon is not available
Fix transport of uint8[] datatypes in echo node