Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
noeperez committed Feb 3, 2020
1 parent 5de06e7 commit 6562b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control_state_machine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The programmed state machine is shown in the next Figure:

## Functioning

* Besides your proper robot simulation, the adapted_move_base node (see [adapted_move_base.launch](https://github.com/noeperez/indires_navigation/blob/master/adapted_move_base/launch/adapted_move_base.launch)), and the indires_macro_actions node (see [indires_macro_actions.launch](https://github.com/noeperez/indires_navigation/blob/master/indires_macro_actions/launch/indires_macro_actions.launch)) must be runnning.
* Besides your proper robot simulation, the adapted_move_base node (see [adapted_move_base.launch](https://github.com/noeperez/indires_navigation/blob/master/adapted_move_base/launch/adapted_move_base.launch)), and the indires_macro_actions node (see [indires_macro_actions.launch](https://github.com/noeperez/indires_navigation/blob/master/indires_macro_actions/launch/indires_macro_actions.launch)) must be running.

* Then, run the nodes event_mananger.py and nav_behavior_fsm.py (see the launch file control_tester.launch). To test the system, an event simulator through the command line is also provided. It shows a menu to chose the macro-action to perform or the event to be triggered. The tester (control_tester.py) is also launched in the previous launch file.

Expand Down

0 comments on commit 6562b2a

Please sign in to comment.