carla_msgs/CarlaWalkerControl Message

File: carla_msgs/CarlaWalkerControl.msg

Raw Message Definition

#
# Copyright (c) 2019 Intel Corporation.
#
# This work is licensed under the terms of the MIT license.
# For a copy, see .
#
# This represents a walker control message sent to CARLA simulator

geometry_msgs/Vector3 direction
float32 speed
bool jump

Compact Message Definition

geometry_msgs/Vector3 direction
float32 speed
bool jump