Giter Site home page Giter Site logo

cretus's Introduction

Introduction to Robotic Visualisation and Simulation

Overview

This repository contains a ROS package cretus that contains necessary files to visualise and model a robot in RViz. One can also tinker with ros_control as dictated in further steps.

Installation

  1. Fire up the terminal in your rosject and type the following command to navigate to the required folder
cd catkin_ws/src
  1. Then clone this repository by giving the following command
git clone https://github.com/DhruvRibbonwala/cretus.git
  1. Then navigate back to the workspace directory by
cd ..
  1. Then build the package by giving the following commands
catkin_make
  1. Source the workspace to reflect these changes. Feel free to write this command every now and then
source ~/catkin_ws/devel/setup.bash

Launching

In order to launch RViz to visualize cretus type the following code in the terminal

roslaunch cretus bringup.launch

To visualize the example cretus2 that we have already created before hand, type

roslaunch cretus bringup2.launch

To simulate cretus in gazebo and move the robot, type

roslaunch cretus cretus_gazebo.launch

References

URDF tutorials

cretus's People

Contributors

dhruvribbonwala avatar

Stargazers

 avatar

Watchers

 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.