-
Notifications
You must be signed in to change notification settings - Fork 439
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
Install Findjsoncpp alongside project #460
Closed
Closed
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ea72cbb
Install findjsoncpp cmake module since package managers (at least bre…
themightyoarfish 97b08ad
Merge pull request #1 from psiori/install-dependency-modules
themightyoarfish 778af86
Add uninstall target
themightyoarfish 9b43af3
Add uninstaller
themightyoarfish 7dfdab5
Do not require viz dependencies
themightyoarfish 98f342b
Fetch upstream
themightyoarfish f5a222f
Merge branch 'master' of github.com:ouster-lidar/ouster_example into …
themightyoarfish 31e17a3
Merge branch 'master' into install-dependency-modules
themightyoarfish 9017b3f
Merge remote-tracking branch 'origin/master' into HEAD
themightyoarfish 3a61f8d
Fix init_client for ts and lidar mode bug (#438)
kairenw 212df0e
Sync with master
Samahu 84b195b
Update CHANGELOG
Samahu bcc7ec0
Drop the release tag on latest change log entry
Samahu a12011a
Merge pull request #440 from ouster-lidar/ouster-ros-separation
Samahu 59570cd
Merge branch 'master' of github.com:psiori/ouster_example into master
themightyoarfish 2d22b05
Merge remote-tracking branch 'upstream/master' into master
themightyoarfish 279c9fb
Update for FW 3.0/2.5. See changelog for details (#456)
kairenw 00e9dc9
Merge branch 'master' of github.com:ouster-lidar/ouster_example
themightyoarfish aaea32a
Merge branch 'master-ouster' into install-dependency-modules
themightyoarfish 2abfbb9
Merge branch 'master' into install-dependency-modules
themightyoarfish 9a304d9
Merge pull request #2 from psiori/install-dependency-modules
themightyoarfish File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,20 @@ reading and visualizing data. | |
* `ouster_viz <ouster_viz/>`_ contains a customizable point cloud visualizer | ||
* `python <python/>`_ contains the code for the ouster sensor python SDK (``ouster-sdk`` Python package) | ||
|
||
.. note:: | ||
Ouster ROS driver code has been moved out to a separate GitHub repository. To get started using the | ||
driver follow the instructions provided on the repository's main page: https://github.com/ouster-lidar/ouster-ros | ||
|
||
|
||
Contact | ||
======= | ||
|
||
For support of the Ouster SDK, please use `Github Issues <https://github.com/ouster-lidar/ouster_example/issues>`_ in this repo. | ||
|
||
For support of Ouster products outside of the SDK, please use `Ouster customer support <https://ouster.atlassian.net/servicedesk/customer/portal/8/group/22/create/86>`_. | ||
|
||
For suspected security problems, please contact us at [email protected]. | ||
|
||
|
||
License | ||
======= | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
posix only i suppose