Skip to content

Releases: fkie/fkie-multi-agent-suite

1.3.7

04 Apr 10:45
Compare
Choose a tag to compare

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

22 Mar 10:47
Compare
Choose a tag to compare

Changes

Update daemon version on join if already connected
Changed extensions for launch file detection

Fixed: freeze on close while connecting

1.3.5

21 Mar 12:17
Compare
Choose a tag to compare

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

18 Mar 07:49
Compare
Choose a tag to compare

Changes

Fixed: selection order in HostTreeView when using ctrl

1.3.3

15 Mar 10:51
Compare
Choose a tag to compare

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

13 Mar 12:08
Compare
Choose a tag to compare

Changes

Fixed: values in the parameter dialog of the launch file cannot be changed
Fixed: waning about invalid URL

1.3.1

13 Mar 09:38
Compare
Choose a tag to compare

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

12 Mar 06:15
Compare
Choose a tag to compare

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

07 Mar 07:47
Compare
Choose a tag to compare

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

01 Mar 13:42
Compare
Choose a tag to compare

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