Git Product home page Git Product logo

re_trajectory-generator's Introduction

General notes
=============
Generate typekit using the following command:
typegen -o kuka_typekit kuka_typekit lwr_fri/include/friComm.h  -t mqueue
We assume that you put your friComm.h header file inside lwr_fri/include.

Documentation can be generated using rosdoc in the trajectory_generator directory
rosrun rosdoc rosdoc trajectory_generator

About the use of the TrajectoryGenerator component
==================================================
Solo Mode
---------
Run the TrajectoryGenerator and visualize the robot maneuvers in rviz
ROS package without connecting it to the real robot.
Procedure:
* roscore
* roslaunch re_kuka visualize.launch 
* cd trajectory_generator/deploy
* ./run.sh TrajectoryGeneratorSim_jntPosInput.xml
---
EDIT: the commands above are now combined in the following launch files:
*roslaunch trajectory_generator TGSim_cartPosInput.launch
*roslaunch trajectory_generator TGSim_jntPosInput.launch
---
Then you can run
* rosrun poseToOrocos poseSingle (poseLoop. jntPosSingle, jntPosLoop)
to issue commands to the robot from ROS 


FRI Mode
--------
Run the TrajectoryGenerator and visualize the robot maneuvers in rviz
ROS package while sending commands to the real robot via FRIComponent.
Procedure:
* roscore
* roslaunch re_kuka visualize.launch
* cd trajectory_generator/deploy
* ./run.sh TrajectoryGeneratorReal_jntPosInput.xml
---
EDIT: the commands above are now combined in the following launch files:
*roslaunch trajectory_generator TGSim_cartPosInput.launch
*roslaunch trajectory_generator TGSim_jntPosInput.launch
---
Then you can run
* rosrun poseToOrocos poseSingle (poseLoop. jntPosSingle, jntPosLoop)
to issue commands to the robot from ROS 


General Notes
=============
* To compile everything, use ``rosmake kuka_IK poseToOrocos re_kuka trajectory_generator lwr_fri``

re_trajectory-generator's People

Contributors

framos avatar ultinate avatar frferrara avatar

Watchers

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