|
| void | perception_msgs::object_access::setX (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the x-position for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setX (T &obj, const double val, const bool reset_covariance=true) |
| | Set the x-position for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setY (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the y-position for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setY (T &obj, const double val, const bool reset_covariance=true) |
| | Set the y-position for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setZ (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the z-position for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setZ (T &obj, const double val, const bool reset_covariance=true) |
| | Set the z-position for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setVelLon (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the longitdunial velocity for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setVelLon (T &obj, const double val, const bool reset_covariance=true) |
| | Set the longitudinal velocity for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setVelLat (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the lateral velocity for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setVelLat (T &obj, const double val, const bool reset_covariance=true) |
| | Set the lateral velocity for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setAccLon (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the longitudinal acceleration for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setAccLon (T &obj, const double val, const bool reset_covariance=true) |
| | Set the longitudinal acceleration for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setAccLat (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the lateral acceleration for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setAccLat (T &obj, const double val, const bool reset_covariance=true) |
| | Set the lateral acceleration for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setRoll (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the roll for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setRoll (T &obj, const double val, const bool reset_covariance=true) |
| | Set the roll for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setRollRate (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the roll-rate for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setRollRate (T &obj, const double val, const bool reset_covariance=true) |
| | Set the roll-rate for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setPitch (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the pitch for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setPitch (T &obj, const double val, const bool reset_covariance=true) |
| | Set the pitch for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setPitchRate (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the pitch-rate for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setPitchRate (T &obj, const double val, const bool reset_covariance=true) |
| | Set the pitch-rate for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setYaw (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the yaw for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setYaw (T &obj, const double val, const bool reset_covariance=true) |
| | Set the yaw for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setYawRate (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the yaw-rate for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setYawRate (T &obj, const double val, const bool reset_covariance=true) |
| | Set the yaw-rate for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setSteeringAngleAck (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the ackermann steering angle for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setSteeringAngleAck (T &obj, const double val, const bool reset_covariance=true) |
| | Set the ackermann steering angle for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setSteeringAngleRateAck (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the ackermann steering angle rate for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setSteeringAngleRateAck (T &obj, const double val, const bool reset_covariance=true) |
| | Set the ackermann steering angle rate for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setSteeringAngleFront (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the front wheel angle for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setSteeringAngleFront (T &obj, const double val, const bool reset_covariance=true) |
| | Set the front wheel angle for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setSteeringAngleRear (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the rear wheel angle for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setSteeringAngleRear (T &obj, const double val, const bool reset_covariance=true) |
| | Set the rear wheel angle for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setWidth (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the width for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setWidth (T &obj, const double val, const bool reset_covariance=true) |
| | Set the width for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setLength (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the length for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setLength (T &obj, const double val, const bool reset_covariance=true) |
| | Set the length for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setHeight (ObjectState &state, const double val, const bool reset_covariance=true) |
| | Set the height for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setHeight (T &obj, const double val, const bool reset_covariance=true) |
| | Set the height for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setStandstill (ObjectState &state, const bool val) |
| | Set the standstill indication for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setStandstill (T &obj, const bool val) |
| | Set the standstill indication for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setTurnIndicator (ObjectState &state, const uint8_t val) |
| | Set the turn indicator for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setTurnIndicator (T &obj, const uint8_t val) |
| | Set the turn indicator for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setBrakeLight (ObjectState &state, const uint8_t val) |
| | Set the brake light for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setBrakeLight (T &obj, const uint8_t val) |
| | Set the brake light for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setReverseLight (ObjectState &state, const uint8_t val) |
| | Set the reverse light for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setReverseLight (T &obj, const uint8_t val) |
| | Set the reverse light for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setTrafficLightState (ObjectState &state, const uint8_t val) |
| | Set the traffic light state for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setTrafficLightState (T &obj, const uint8_t val) |
| | Set the traffic light state for a given template object that contains an object state.
|
| |
| void | perception_msgs::object_access::setTrafficLightType (ObjectState &state, const uint8_t val) |
| | Set the traffic light type for a given object state.
|
| |
| template<typename T > |
| void | perception_msgs::object_access::setTrafficLightType (T &obj, const uint8_t val) |
| | Set the traffic light type for a given template object that contains an object state.
|
| |