All Projects → bluerobotics → bluerobotics.github.io

bluerobotics / bluerobotics.github.io

Licence: CC-BY-SA-4.0 license
Blue Robotics product documentation site.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to bluerobotics.github.io

ocean.py
🦑 Ocean Protocol's Python library to privately & securely publish, exchange, and consume data.
Stars: ✭ 91 (+167.65%)
Mutual labels:  ocean
scan
DeFi Scan, everything one-stop location for DeFi Blockchain. Powered by jellyfish & ocean network.
Stars: ✭ 31 (-8.82%)
Mutual labels:  ocean
BlueRobotics MS5837 Library
Arduino library for the MS5837 pressure sensor.
Stars: ✭ 37 (+8.82%)
Mutual labels:  rov
Crest
An advanced ocean system implemented in Unity3D
Stars: ✭ 2,364 (+6852.94%)
Mutual labels:  ocean
osgw
Real-Time Ocean Animation with Gerstner Waves
Stars: ✭ 51 (+50%)
Mutual labels:  ocean
dots
digital ocean api typescript/javascript wrapper
Stars: ✭ 65 (+91.18%)
Mutual labels:  ocean
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+19420.59%)
Mutual labels:  rov
UWCNN
Code and Datasets for "Underwater Scene Prior Inspired Deep Underwater Image and Video Enhancement", Pattern Recognition, 2019
Stars: ✭ 82 (+141.18%)
Mutual labels:  underwater
Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (-20.59%)
Mutual labels:  ocean
wavy
A spectral ocean wave modeling framework
Stars: ✭ 15 (-55.88%)
Mutual labels:  ocean
rpi boat utils
Utilities for Raspberry Pi, mostly for usage on a boat. Includes UART control scripts, traffic measurement tools for Mikrotik (RouterOS) and OpenWrt, AIS wireless daemon, AIS decoder and an extensible boat & IoT sensor daemon for Signal K.
Stars: ✭ 71 (+108.82%)
Mutual labels:  marine
leaflet-velocity
Visualise velocity data on a leaflet layer
Stars: ✭ 467 (+1273.53%)
Mutual labels:  ocean
cfdm
A Python reference implementation of the CF data model
Stars: ✭ 24 (-29.41%)
Mutual labels:  ocean
RegESM
Regional Earth System Model
Stars: ✭ 37 (+8.82%)
Mutual labels:  ocean
trackeddy
Tracking eddy algorithm:
Stars: ✭ 42 (+23.53%)
Mutual labels:  ocean
ocean-space
🌊 Deep oceanic blue Visual Studio Code theme
Stars: ✭ 35 (+2.94%)
Mutual labels:  ocean
orca3
ROS2 AUV based on the BlueRobotics BlueROV2 and Navigation2
Stars: ✭ 43 (+26.47%)
Mutual labels:  bluerov2
wasr network
WaSR Segmentation Network for Unmanned Surface Vehicles v0.5
Stars: ✭ 32 (-5.88%)
Mutual labels:  marine
lambda-wallpapers
All of my wallpapers in one repo.
Stars: ✭ 123 (+261.76%)
Mutual labels:  ocean
radar
OpenGL 4 PBR engine
Stars: ✭ 25 (-26.47%)
Mutual labels:  ocean

Blue Robotics Documentation Website Build Status

This repository is the home to Blue Robotics' product documentation, including product manuals, tutorials, and guides. This information is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. We welcome and encourage contributions from others as well as reports of issues or errors.

For more information please visit the actual documentation site.

##How the Website Works

The documentation website uses the Github Pages feature to host the website directly from this repository. The documentation is written in Markdown and uses Jekyll to generate the website.

If you want to play around with it and make modifications, just create a fork of the repository.

When you've got the files on your computer, you can host the site locally by typing:

jekyll serve

Then visit the site at http://localhost:4000/.

For more information on how to install Jekyll on your computer, visit the Jekyll website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].