more documentation

This commit is contained in:
2019-02-28 15:00:40 +01:00
parent ef4dafdaf4
commit c2d25dfb4b
9 changed files with 84 additions and 13 deletions

View File

@@ -1,5 +1,10 @@
#! /usr/bin/env python
"""A module for graceful fall handling."""
"""A module for graceful fall handling.
ROS node: `fall_detector`.
Uses `inform_controller` service.
"""
import os
import rospy