GithubHelp home page GithubHelp logo

frankaemika / docs Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 16.0 13.42 MB

Franka Control Interface (FCI) documentation source

Home Page: https://frankaemika.github.io/docs

License: Apache License 2.0

Makefile 4.56% CSS 21.57% Python 72.76% Dockerfile 1.12%

docs's People

Contributors

andreasgfranka avatar andreaskuhner avatar andrejpan avatar barisyazici avatar cczapka avatar chrisczap avatar christoph-jaehne avatar davetcoleman avatar dependabot[bot] avatar dudalu avatar ericcousineau-tri avatar falfab avatar fe-enricosartori avatar fwalch avatar gavanderhoorn avatar gollth avatar gomezgu avatar jrmout avatar kmohyeldine avatar kvasios avatar maverobot avatar robberthofmanfm avatar sgablfr avatar sjahr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

include libraries fails

Hi,

For my project at university I will be using the Panda robot, with libfranka.
I followed the install instructions, but am not able to include the header files in a cpp file.

The CMakeCache.txt states that the package is found on:
Franka_DIR:PATH=/opt/ros/melodic/share/franka/cmake

The header files to include are located in:
/opt/ros/melodic/include/libfranka/franka

Are there any additional lines i should add to the CMakeLists.txt file? Currently my file is:
cmake_minimum_required(VERSION 3.1.0)
project(Test00)
find_package(Franka REQUIRED)
add_executable(${PROJECT_NAME} Test00.cpp)
target_link_libraries(${PROJECT_NAME} Franka::Franka)

I am using ubuntu 18.04 LTS.

As alternative i tried installing in a different location. Using
cmake -DFranka_DIR=path/to/libfranka/build
Does change the Franka_DIR to:
Franka_DIR:UNINITIALIZED=path/to/libfranka/build
However, this does not let me include the header files either.

I am really hoping that you can help me with this.

Thanks in advance,
Greetings
Remco

Setting up Franka IK with OPW Parameters

Hi all,

I'm trying to set up the Franka to be used in the OPW inverse kinematics library. I'm not 100% sure that the Franka fits the requirements, but when I look at the DH parameters image on the Franka page, I can't quite get all the parameters.

As far as I can tell, OPW needs parameters from the back and side views of the robot measurements of offsets, etc.

Here is their example schematic:
image

Would it be possible to get the precise measurements from the robots back in addition to the sid?

Thanks!

Power limit violation

Hi @frankaemika @BarisYazici,

I have a question regarding the "power limit violation". We tried to run our custom-made controller for the robot to follow a trajectory at a pretty high speed. Sometimes it works, however, we often get the "power_limit_violation" error.

We checked the docs and it says "If the maximum allowed power is reached, the power_limit_violation will be triggered. It will prevent the robot from moving and continuing the control loop." Can you elaborate on what is "maximum allowed power" here? What could be the cause of this problem? Can you provide any hints for solving this?

P/s: The error happens on both Franka 2 and 3 but mostly Franka 2.

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.