|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_msgs.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-31 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- M. Fatih Cırıt
- Yutaka Kondo
Authors
autoware_control_msgs
Design
Vehicle dimensions and axes: https://autowarefoundation.github.io/autoware-documentation/main/design/autoware-interfaces/components/vehicle-dimensions/
Lateral.msg
Defines a lateral control command message with a timestamp.
The message conveys the expectation for vehicle’s lateral state to be in the given configuration in the time point: control_time
.
- The field
steering_tire_angle
is required. - The field
steering_tire_rotation_rate
is optional but may be required by some nodes.- If this field is used,
is_defined_steering_tire_rotation_rate
must be settrue
.
- If this field is used,
Longitudinal.msg
Defines a longitudinal control command message with a timestamp.
The message conveys the expectation for vehicle’s longitudinal state to be in the given configuration in the time point: control_time
.
- The field
velocity
is required. - The field
acceleration
is optional but may be required by some nodes.- If this field is used,
is_defined_acceleration
must be settrue
.
- If this field is used,
- The field
jerk
is optional but may be required by some nodes.- If this field is used,
is_defined_jerk
must be settrue
.
- If this field is used,
Control.msg
Defines a control command message, combining Lateral.msg
and Longitudinal.msg
.
The message conveys the expectation for vehicle’s combined control state to be in the given configuration in the time point: control_time
.
If the control_time
is defined, the control_time
field in the lateral
and longitudinal
fields are ignored.
ControlHorizon.msg
Defines a control commands array calculated for a future horizon.
- Control messages are ordered from near to far future
[0 to N)
withtime_step_ms
increments. - First element of the array contains the control signals at the
control_time
of this message. - The
control_time
field in each element of the controls array can be ignored.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
rosidl_default_generators | |
rosidl_default_runtime | |
ament_lint_auto | |
ament_lint_common | |
builtin_interfaces |
System Dependencies
Dependant Packages
Launch files
Services
Plugins
Recent questions tagged autoware_control_msgs at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_msgs.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-31 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- M. Fatih Cırıt
- Yutaka Kondo
Authors
autoware_control_msgs
Design
Vehicle dimensions and axes: https://autowarefoundation.github.io/autoware-documentation/main/design/autoware-interfaces/components/vehicle-dimensions/
Lateral.msg
Defines a lateral control command message with a timestamp.
The message conveys the expectation for vehicle’s lateral state to be in the given configuration in the time point: control_time
.
- The field
steering_tire_angle
is required. - The field
steering_tire_rotation_rate
is optional but may be required by some nodes.- If this field is used,
is_defined_steering_tire_rotation_rate
must be settrue
.
- If this field is used,
Longitudinal.msg
Defines a longitudinal control command message with a timestamp.
The message conveys the expectation for vehicle’s longitudinal state to be in the given configuration in the time point: control_time
.
- The field
velocity
is required. - The field
acceleration
is optional but may be required by some nodes.- If this field is used,
is_defined_acceleration
must be settrue
.
- If this field is used,
- The field
jerk
is optional but may be required by some nodes.- If this field is used,
is_defined_jerk
must be settrue
.
- If this field is used,
Control.msg
Defines a control command message, combining Lateral.msg
and Longitudinal.msg
.
The message conveys the expectation for vehicle’s combined control state to be in the given configuration in the time point: control_time
.
If the control_time
is defined, the control_time
field in the lateral
and longitudinal
fields are ignored.
ControlHorizon.msg
Defines a control commands array calculated for a future horizon.
- Control messages are ordered from near to far future
[0 to N)
withtime_step_ms
increments. - First element of the array contains the control signals at the
control_time
of this message. - The
control_time
field in each element of the controls array can be ignored.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
rosidl_default_generators | |
rosidl_default_runtime | |
ament_lint_auto | |
ament_lint_common | |
builtin_interfaces |
System Dependencies
Dependant Packages
Launch files
Services
Plugins
Recent questions tagged autoware_control_msgs at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_msgs.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-31 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- M. Fatih Cırıt
- Yutaka Kondo
Authors
autoware_control_msgs
Design
Vehicle dimensions and axes: https://autowarefoundation.github.io/autoware-documentation/main/design/autoware-interfaces/components/vehicle-dimensions/
Lateral.msg
Defines a lateral control command message with a timestamp.
The message conveys the expectation for vehicle’s lateral state to be in the given configuration in the time point: control_time
.
- The field
steering_tire_angle
is required. - The field
steering_tire_rotation_rate
is optional but may be required by some nodes.- If this field is used,
is_defined_steering_tire_rotation_rate
must be settrue
.
- If this field is used,
Longitudinal.msg
Defines a longitudinal control command message with a timestamp.
The message conveys the expectation for vehicle’s longitudinal state to be in the given configuration in the time point: control_time
.
- The field
velocity
is required. - The field
acceleration
is optional but may be required by some nodes.- If this field is used,
is_defined_acceleration
must be settrue
.
- If this field is used,
- The field
jerk
is optional but may be required by some nodes.- If this field is used,
is_defined_jerk
must be settrue
.
- If this field is used,
Control.msg
Defines a control command message, combining Lateral.msg
and Longitudinal.msg
.
The message conveys the expectation for vehicle’s combined control state to be in the given configuration in the time point: control_time
.
If the control_time
is defined, the control_time
field in the lateral
and longitudinal
fields are ignored.
ControlHorizon.msg
Defines a control commands array calculated for a future horizon.
- Control messages are ordered from near to far future
[0 to N)
withtime_step_ms
increments. - First element of the array contains the control signals at the
control_time
of this message. - The
control_time
field in each element of the controls array can be ignored.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
rosidl_default_generators | |
rosidl_default_runtime | |
ament_lint_auto | |
ament_lint_common | |
builtin_interfaces |