|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |
Launch files
Messages
Services
Plugins
Recent questions tagged fkie_mas_pylib at Robotics Stack Exchange
|
fkie_mas_pylib package from fkie_multi_agent_suite repofkie_mas_daemon fkie_mas_discovery fkie_mas_gui fkie_mas_meta fkie_mas_msgs fkie_mas_pylib fkie_mas_sync |
ROS Distro
|
Package Summary
| Version | 5.6.1 |
| License | MIT |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/fkie/fkie-multi-agent-suite.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-21 |
| Dev Status | UNMAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package fkie_mas_pylib
5.6.1 (29.04.2026)
- fixed SelfEncoder to include values with 0
5.6.0 (02.04.2026)
- Updated SubscriberFilter to reset stats for echo topic
5.5.0 (01.04.2026)
- added types for ros.path.get_list
- disabled watchdog check of the websocket
5.4.0 (25.03.2026)
- Added watchdog for websocket connection
- Add debug output to find blocking states
5.2.2 (23.03.2026)
- copied xml for ros1 to xml_ros1
- fixed read default and launch arguments for included files
5.2.1 (18.03.2026)
- fixed searching for included files in yaml
- fixed determine the arguments of included xml files
5.2.0 (16.03.2026)
- Include and real path are now two different attributes of the launch include file.
5.1.0 (26.02.2026)
- Added event for subscriptions to websocket
5.0.0 (05.12.2025)
- Added new types for lifecycle and composable nodes
- Fixed shutdown service clients if they are failed
4.6.0 (24.11.2025)
- Added id to RosTopic and RosService
4.5.0 (11.11.2025)
- Added requester to callback arguments if requester is in signature
4.4.2 (10.09.2025)
- Fixed determination of the port based on the ROS domain ID for ROS1
4.4.1 (28.05.2025)
- Added method for determining the child process of a given pid
- Replace paths in arguments when searching for included files
- Improved resolve arguments in xml launch files
4.4.0 (23.05.2025)
- Added new warning group id
- Added warnings attribute to LaunchContent
4.3.0 (02.05.2025)
- Added timer_period to launch interface of the node
4.2.2 (23.04.2025)
- Updated interface of LaunchPublishMessage to use QoS on start a new publisher
4.2.1 (28.02.2025)
- Fixed split string arrays in parameter and publisher dialogs by a comma, but not if the comma is inside '"'
4.2.0 (30.01.2025)
- Added parameter to set the length of the arrays for topic echo
- Added error report for list parameters
- Check parameter after value was set
4.1.1 (24.01.2025)
- Fixed set array parameter
4.1.0 (23.01.2025)
- Added descriptor to parameter
- Changed error handling in parameter interface
4.0.0 (21.01.2025)
- Added get_services and get_topics to websocket interface
- Changed get_node_list interface
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin | |
| rostest | |
| python-catkin-pkg | |
| rospy | |
| rclpy | |
| fkie_mas_msgs |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| fkie_mas_daemon | |
| fkie_mas_discovery | |
| fkie_mas_meta |