No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description ROS packages for ground robot navigation and exploration
Checkout URI https://github.com/noeperez/indires_navigation.git
VCS Type git
VCS Version master
Last Updated 2021-10-27
Dev Status UNKNOWN
CI status No Continuous Integration
Released UNRELEASED
Tags ros ground-robot-navigation 3d-navigation
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The control state machine package

Additional Links

No additional links.

Maintainers

  • Noé Pérez

Authors

No additional authors.

control_state_machine

Python scripts that contains the finite state machine for the navigation macro-actions and the interaction with the corresponding actions defined through the ROS actionlib library (see package indires_macro_actions).

The programmed state machine is shown in the next Figure:

state machine

Functioning

  • Besides your proper robot simulation, the adapted_move_base node (see adapted_move_base.launch), and the indires_macro_actions node (see 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.

  • You can also run the smach viewer to visualize the finite state machine and to watch the transitions:

    rosrun smach_viewer smach_viewer.py

A capture of the smach viewer can be seen in the following image:

smach viewer

  • NOTE: the teleoperation macro-action is triggered through the detection of twist messages in the topic “manual_control_vel”.

Dependences

  • indires_macro_actions . Set of navigation actions implemented by using the actionlib of ROS and controlled through the finite state machine.
  • smach is Python library to build hierarchical state machines (http://wiki.ros.org/smach). Install the package smach_ros under your ROS distribution.

The package is a work in progress used in research prototyping. Pull requests and/or issues are highly encouraged.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged control_state_machine at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.