Giter Site home page Giter Site logo

ismr_dynamic_server's Introduction

Clone the repository to your home folder

git clone --recurse-submodules https://github.com/FaridTavakol/ISMR_Dynamic_server.git

Build RBDL Library

Go to your cloned folder

cd ~/ISMR_Dynamics_server

Run the setup script

cd rbdl-orb/

sudo sh setup.sh

Copy the test_controller and ambf_control_system folders to the source directory of your catkin workspace

cd ~/ISMR_Dynamic_server

cp -r test_controller ~/catkin_ws/src

cp -r ambf_control_systems ~/catkin_ws/src

Go to your catkin workspace and build the new packages

cd ~/catkin_ws

catkin_make

Source setup.bash

source ~/catkin_ws/devel/setup.bash

Run ROS master

roscore

In another terminal run the RBDL Server Node

rosrun rbdl_server rbdl_server_node

In another terminal run the Controller Node

rosrun test_controller_pkg control_node

Run the custom robot file

cd ~/ambf/bin/ "yourOS" /

./ambf_simulator -a "location of the custom robot model.yaml"

Finally, run the gravity compensation node by providing the file with the location of your robot config file ("robot.yaml")

rosrun test_controller_pkg my_robot_gravity "Address to your robot.yaml file"

ismr_dynamic_server's People

Contributors

faridtavakol avatar

Watchers

James Cloos avatar  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.