|
| MARKER = np.array([[0, 0.75], [-0.5, -0.25], [0.5, -0.25]]) |
|
def publish_vehicle_footprint.VehicleFootprint.__init__ |
( |
|
self | ) |
|
def publish_vehicle_footprint.VehicleFootprint.odometry_callback |
( |
|
self, |
|
|
|
msg |
|
) |
| |
def publish_vehicle_footprint.VehicleFootprint.rot |
( |
|
alpha | ) |
|
|
static |
publish_vehicle_footprint.VehicleFootprint._footprint_pub |
|
private |
publish_vehicle_footprint.VehicleFootprint._label_marker |
|
private |
publish_vehicle_footprint.VehicleFootprint._label_pub |
|
private |
publish_vehicle_footprint.VehicleFootprint._label_x_offset |
|
private |
publish_vehicle_footprint.VehicleFootprint._namespace |
|
private |
publish_vehicle_footprint.VehicleFootprint._odom_sub |
|
private |
publish_vehicle_footprint.VehicleFootprint._scale_footprint |
|
private |
publish_vehicle_footprint.VehicleFootprint._scale_label |
|
private |
publish_vehicle_footprint.VehicleFootprint.MARKER = np.array([[0, 0.75], [-0.5, -0.25], [0.5, -0.25]]) |
|
static |
The documentation for this class was generated from the following file: