Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

Separate tools of the communications #654

@aitormf

Description

@aitormf

Actually, JdeRobot Tools use ICE for all, this creates many problems for us to add support for ROS.

I propose to separate communications from Tools. For this we need:

  • Make internal types to be used by Tools instead of ICE. Communication lib would translate from ICE, ROS,... to this type.
  • Make a Communication lib to encapsulate ICE and ROS. Using an interface that gives us the previous type, the tools do not need to diferenciate what kind of server is

This would be done interface by interface:

  • laser
  • motors
  • cmdvel
  • camera/Image
  • ardroneextra
  • navdata
  • pose3D
  • emSensor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions