Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with ROS #3

Open
Benjaminmar8 opened this issue Feb 26, 2016 · 7 comments
Open

Integration with ROS #3

Benjaminmar8 opened this issue Feb 26, 2016 · 7 comments
Assignees

Comments

@Benjaminmar8
Copy link

Nice work! I am interested to test out your code. How can I use it with ROS?

@martin-velas
Copy link
Contributor

Hi! So far, there is no wrapper for ROS prepared. Fortunately, after the latest update of repository, the shared library is created upon build. You can write your own ROS node (for inspiration take a look at collar-lines-odom.cpp) and link this library to your project.
Hope it helps. Cheers, Martin.

@ompugao
Copy link
Contributor

ompugao commented Mar 15, 2016

let me introduce my package https://github.com/ompugao/but_velodyne_ros

@Benjaminmar8
Copy link
Author

Thanks ompugao! Did you also modify the but_velodyne_lib? If so could you also share your modified but_velodyne_lib package? Thanks

@ompugao
Copy link
Contributor

ompugao commented Mar 16, 2016

this PR (#5) needs to be merged.
until it's merged, please use https://github.com/ompugao/but_velodyne_lib/tree/feature_library_installation

@martin-velas
Copy link
Contributor

Hi guys. All PR have been merged. Thanks for the contribution @ompugao!

Regarding the ROS wrapper - good job! We have all Velodyne related nodes centralized here: https://github.com/robofit/but_velodyne. Would it be, please, possible @ompugao to merge your repo into this one and send PR? Thanks!

@ompugao
Copy link
Contributor

ompugao commented Mar 16, 2016

here you are (*・ω・)ノ robofit/but_velodyne#7

@martin-velas
Copy link
Contributor

Solved by robofit/but_velodyne#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants