Open asorici opened 5 years ago
By ROS services I am referring to this. In roslibpy they can be used as explained her.
Before implementing the availability triggers, code refactoring is required:
For each of the above services, implement a default class (for testing), as well as the ROS-based version for interacting with the AMIRO framework.
Why
Context information from web-enabled devices should be advertised only when these devices are actually available (e.g. plugged in). To maintain consistency of implementation for the AI-MAS lab devices, triggers of availability should be based on notifications sent over the ROS-based AMIRO framework.
What
Notes