No version for distro humble showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro jazzy showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro kilted showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro rolling showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro galactic showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro iron showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-02-04 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.4 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2019-11-10 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
- Diego Centelles
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged uwsim_osgocean at Robotics Stack Exchange
No version for distro noetic showing jade. Known supported distros are highlighted in the buttons above.
![]() |
uwsim_osgocean package from uwsim_osgocean repouwsim_osgocean |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.3 |
License | LGPL |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/uji-ros-pkg/uwsim_osgocean.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2015-02-05 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
The OSG Ocean library adapted to UWSim. See https://code.google.com/p/osgocean
Additional Links
No additional links.
Maintainers
- Mario Prats
- Javier Perez
Authors
No additional authors.
osgOcean v1.0
-------------
DEPENDANCIES
------------
Resources
---------
Both the library and the example require a set of resource
files (models/textures) which can be downloaded from here:
http://osgocean.googlecode.com/files/osgOcean-Resources-1.0.rar
Once you downloaded them, extract the 'Island' and 'Textures'
folders into the resources directory found in the root of the
source code tree. The install project will copy the relevant
data files to the bin path like so:
*install_path*/bin/resources/
osgOcean uses the osgDB registry to find the resource files.
By default it adds the following paths to the registry:
Shader path:
resources/shaders/
Texture path:
resources/textures/
If you wish to move these resources you must update the data file path
list within the registry yourself. This can be down from outside the
library with the following code:
osgDB::FilePathList& pathList = osgDB::Registry::instance()->getDataFilePathList();
pathList.push_back( new_path );
Libraries
---------
osgOcean also requires a Fast Fourier Transform library. It can work
with either FFTW or FFTSS.
**IMPORTANT LICENSE ISSUE**
FFTW is released under a General Public License, by selecting this
option in CMAKE the resulting build of osgOcean will also be covered under
the GPL license.
GPL License details: http://www.gnu.org/copyleft/gpl.html
FFTSS is covered under a Lesser General Public License which allows
the osgOcean library to remain LGPL.
LGPL License details: http://www.gnu.org/licenses/lgpl.html or see LICENSE.txt
FFTW and FFTSS can be downloaded from:
FFTW: http://www.fftw.org/
FFTSS: http://www.ssisc.org/fftss/
CHANGELOG
No CHANGELOG found.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.