Skip to content

ForceCAST from ALTAIR Robotics Laboratory adapted by the Legged Robotics Group (LegRo)

Notifications You must be signed in to change notification settings

qleonardolp/ic2d-nucleo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForceCAST Nucleo Framework - AltairLab | LegRo

Welcome to the ForceCAST Nucleo Framework developed by the AltairLab, and adapted by the Legged Robotics Group (LegRo) for the Impedance Control 2 Dimensions (IC2D) bench. The present tools are intented to work with the board STM32 NUCLEO-F446RE. In order to avoid issues regarding the Python version on the host machine it is strongly recommended to use our docker image. Detailed instructions follows in the links below.

If you consider to clone this repo directly, use this:

git clone --recurse-submodules https://github.com/qleonardolp/ic2d-nucleo.git

After clone your fork locally, update the submodules to download lib/Eigen3

git submodule update

Build and upload to the board

  1. Build only:

    pio run -e <env_name>
  2. Build and upload:

    pio run -e <env_name> -t upload  

Contributing (Pull Requests)

  1. Fork repo, with only the master branch;
  2. Checkout to your new develop branch;
  3. After develop and test your code, start the PR on github platform.

About

ForceCAST from ALTAIR Robotics Laboratory adapted by the Legged Robotics Group (LegRo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •