more documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user