Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Add support for Hokuyo UTM-30LX LIDAR #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chambana
Copy link

added explicit support for UTM-30LX in the hokuyo class constructor by adding model_name variable to init.

--class constructor still defaults to URG-04LX if no model name provided (for backwards compatibility)

…ding model_name variable to __init__

--class constructor still defaults to URG-04LX if no model name provided (for backwards compatibility)
@Chambana
Copy link
Author

The current master didn't work with the UTM-30LX, so I updated the class to support. It's been tested with the physical LIDAR hardware (UTM-30LX) and it works.

@pasuder
Copy link
Owner

pasuder commented Feb 24, 2017

@Chambana thanks man! I will re-organize code to support other LIDARs. Keep calm and wait 😄

@pasuder pasuder changed the title added explicit support for Hokuyo UTM-30LX LIDAR Add support for Hokuyo UTM-30LX LIDAR Feb 24, 2017
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.

2 participants