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

[Issue #652] Modified laser Interface#656

Merged
fqez merged 10 commits into
JdeRobot:masterfrom
aitormf:issues/652
Jan 12, 2017
Merged

[Issue #652] Modified laser Interface#656
fqez merged 10 commits into
JdeRobot:masterfrom
aitormf:issues/652

Conversation

@aitormf
Copy link
Copy Markdown
Collaborator

@aitormf aitormf commented Dec 22, 2016

I have modified laser interface to following:

Laser {
    int[] data
    int numLaser
    float min_angle
    float max_angle
    float max_range
    float min_range
   time_stampt
}

and I have adapted all C++ components to use it

This PR resolves #652

@fqez fqez merged commit 0c884f0 into JdeRobot:master Jan 12, 2017
@aitormf aitormf deleted the issues/652 branch January 12, 2017 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Interfaces] Make new Laser Interface

2 participants