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

Noetic devel #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Noetic devel #69

wants to merge 3 commits into from

Conversation

hap1961
Copy link

@hap1961 hap1961 commented Dec 1, 2020

Updated gscam to work on ROS Noetic / Ubuntu 20.04
It is not intended to be backwards compatible since the currently distributed binary gscam versions work fine on melodic and kinetic and don't need updating.
Summary
- Removed ROSBUILD environment usage.
- Moved the launch files from "examples" to "launch"
- Added launch files for our GigeVision camera source plugin, tdgigevsrc, which is the main reason I did this.
(My first git / github usage - hope I got the work flow correct)

Specifiy that this version is for ROS Noetic
Delete Makefile (part of the removed ROSBUILD stuff).
Update README.md to add info for install (Ubuntu 20.04) and change launch file location to launch/ from examples/
Move all launch files to launch/ from examples/
Add launch files for tdgigevsrc (GigeVision camera source plugin).
@Martin-Oehler
Copy link

Your commit removes the nodelet library, which breaks nodelet usage.

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

Successfully merging this pull request may close these issues.

2 participants