Code Monkey home page Code Monkey logo

gazebojs's Introduction

gazebojs

This project offers NodeJs bindings for the Gazebo simulator (http://www.gazebosim.org/)

  • Gazebo must be installed first.
  • The version of gazebojs follows the version of Gazebo, so you should use gazebojs 6 if you have Gazebo 6 installed

Prerequisites

In addition to Gazebo, you must also install:

Setup

Here are the steps for Xenial

mkdir simjs
cd simjs

# install node and gazebo
sudo apt install -y gazebo7 libgazebo7-dev libjansson-dev npm nodejs nodejs-legacy 

# setup an empty node project 
npm init -y
npm install gazebojs

Please take a moment to look at the tutorials: http://gazebosim.org/tutorials?cat=gazebojs

Ubuntu and node

In Ubuntu Trusty (14.04), the default version of Node is 0.10.x. In Ubuntu Xenial (16.04), the default version of Node is 4.2.x

Node 0.10 is compatible with Gazebo 4 to 6, while 4.2.x is required for Gazebo 7 and up. Please refer to the installation tutorial http://gazebosim.org/tutorials?tut=gazebojs_install&cat=gazebojs for more details on how to change your version of Node.

gazebojs's People

Contributors

mayman99 avatar chapulina avatar iche033 avatar dependabot[bot] avatar

Forkers

hsu

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.