rfsmTools
rfsmTools copied to clipboard
A set of tools to execute, debug and create rFSM LUA-based state machines
I'm developing a ROS node for running a fsm using rfsmTools. The ROS node is in its own folder in a catkin workspace. I compiled rfsmTools with the `-DEMBED_RFSM=OFF` flag...
Steps to reproduce: * Create a new state machine * Add 2 nodes and a transition * Save ``` Cannot load //test.lua ```  File generated ```lua -- -- Authors:...
@traversaro It would be good, if we have the same example (used in c++) of using rFSM from Python and Matlab.
I just spent a good while figuring out some segmentation faults I was getting in a very simple example using _librFSM_, and it all came down to confusion caused by...
Try to click on About/Features/Docs/License/Contacts in https://robotology.github.io/rfsmTools/ with Google Chrome. cc @francesco-romano