Giter VIP home page Giter VIP logo

bluesim's Introduction

BlueSim

BlueROV2 Simulator. Online demo here (works better on Firefox).

Download

Usage

  1. Open QGroundControl
  2. Set up a new communication link at TCP 127.0.0.1, port 5760.
  3. Launch BlueSim
  4. Chooset BlueRov2 Heavy
  5. Connect the new link in QGC
  6. Drive around using the gamepad as if controlling a real BlueRov2.

Default keys:

If there is not SITL instance attached, these keys can be used to control the ROV:

Action Key
Downwards Shift
Upwards Space
Forward Up
Backwards Down
Rotate right Right
Rotate left Left
Strafe right D
Strafe left A
Lights down 1
Lights up 2
Close gripper 3
Open gripper 4
Tilt camera down 5
Tilt camera up 6

SITL integration:

Before opening Bluesim (it launches its own SITL instance), run:

sim_vehicle.py -j6 -L RATBeach --frame JSON --out=udpout:0.0.0.0:14550

External Levels

External levels can be loaded by placing a .pck file in the "levels" folder at the same level as the simulator executable (the folder is created at first run if it does not exist).

The pck file must have a custom_level.tscn scene, which will be loaded in runtime and added as a child to baselevel.tscn, which contains the ROV, water, sky, and other basic functionality. The root node at "custom_level.tscn" should preferably be a spatial node with all your custom 3D scene within it.

Sunken Ship Level

image A sample level with a sunken ship can be downloaded here.

bluesim's People

Contributors

williangalvani avatar patrickelectric avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.