Skip to content

Latest commit

 

History

History
executable file
·
39 lines (24 loc) · 1.56 KB

README.md

File metadata and controls

executable file
·
39 lines (24 loc) · 1.56 KB

ema_fes_cycling

This repository provides the main code to run the Project EMA FES cycling application. For more info:

Updates

The 'master' branch is only for PC stable versions, usually followed by a release. Modifications, updates and new features stay on 'develop' until tested and approved to go to 'master'. The changes are first made for PC and then adapted for the embedded system on 'raspema'. The 'tests' branch is rarely used and is for tests not related to a new feature.

Quick Reference

Packages:

Commands:

roslaunch ema_fes_cycling trike.launch

rqt

Structure:

  • cfg: contains dynamic reconfiguration files

  • config: keeps initial configuration files

  • launch: includes ROS launch files

  • scripts: contains ROS node files and auxiliary modules

  • unused: out-of-date scripts, legacy code once used for testing or miscellaneous files in general