Skip to content

Commit

Permalink
Change VelocityAccel comment from lateral to longitudinal, also remov…
Browse files Browse the repository at this point in the history
…e trailing whitespace from all messages (#23)
  • Loading branch information
icolwell-as committed Oct 21, 2020
1 parent f14795f commit 872c69d
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 44 deletions.
1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/CommandWithHandshake.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ uint8 msg_counter # Increments each time a command is sent
# An acknowledge message should be published with this value

int16 command # The command value

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/DesiredDestination.msg
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ uint16 valid # 1 if location should be used, 0 to cancel out previous loc

float64 latitude # Latitude of destination (rad)
float64 longitude # Longitude of destination (rad)

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/DistanceToDestination.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ uint8 msg_counter # Increments each time a command is sent
# An acknowledge message should be published with this value

float32 distance # Distance to destination (m)

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/LaneBoundary.msg
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ uint8 YELLOW=2
uint8 color

geometry_msgs/Point[] line

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/LaneBoundaryArray.msg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
# Contains an array of lane boundaries contained in a section or segment of road

automotive_navigation_msgs/LaneBoundary[] boundaries

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/ModuleState.msg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ string name # Module's name of the source node of this message
string state # Current state

string info # Information on current state

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/PointOfInterest.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ float64 latitude # Latitude (degrees)
float64 longitude # Longitude (degrees)

string params # List of parameter:value pairs

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/PointOfInterestRequest.msg
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ uint16 guid_valid # Request is for a specific point, not all points in list
uint64 guid # The unique Id for the desired point

float32 tolerance # How close to the current vehicle's position a point needs to be

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/PointOfInterestStatus.msg
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ float32 x_position # Distance in front of the vehicle (meters)
float32 y_position # Distance to the left of the vehicle (meters)

string params # List of parameter:value pairs

1 change: 0 additions & 1 deletion automotive_navigation_msgs/msg/RoadNetworkBoundaries.msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
std_msgs/Header header

automotive_navigation_msgs/LaneBoundaryArray[] road_network_boundaries

Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ uint16 speed_up # Increase speed set point
uint16 slow_down # Decrease speed set point
uint16 further # Increase distance set point
uint16 closer # Decrease distance set point

2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/BlindSpotIndicators.msg
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@ std_msgs/Header header

bool left
bool right


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/BrakeCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 brake_pedal # 0 to 1.0


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/BrakeFeedback.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 brake_pedal # 0 to 1.0


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/CurvatureFeedback.msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@
std_msgs/Header header

float32 curvature # Measured steering curvature (1/m)


1 change: 0 additions & 1 deletion automotive_platform_msgs/msg/DriverCommands.msg
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ uint16 further # Increase distance set point
uint16 closer # Decrease distance set point
uint16 right_turn # Right turn signal
uint16 left_turn # Left turn signal

1 change: 0 additions & 1 deletion automotive_platform_msgs/msg/Gear.msg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ uint8 NEUTRAL=3
uint8 DRIVE=4
uint8 LOW=5
uint8 gear

2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/HillStartAssist.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

bool active


1 change: 0 additions & 1 deletion automotive_platform_msgs/msg/Speed.msg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ string module_name # module name of the source node of this message
float32 speed # Desired speed (m/sec)
float32 acceleration_limit # Max acceleration limit (m/sec^2)
float32 deceleration_limit # Max deceleration limit (m/sec^2)

1 change: 0 additions & 1 deletion automotive_platform_msgs/msg/SpeedMode.msg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ uint16 mode # Is 1 if autonomy mode should be active
float32 speed # Desired speed (m/sec)
float32 acceleration_limit # Max acceleration limit (m/sec^2)
float32 deceleration_limit # Max deceleration limit (m/sec^2)

1 change: 0 additions & 1 deletion automotive_platform_msgs/msg/SpeedPedals.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ uint16 mode # Is 1 if autonomy mode should be active

float32 throttle # 0 to 1 percent
float32 brake # 0 to 1 percent

2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/Steer.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ string module_name # module name of the source node of this message

float32 curvature # Desired steering curvature (1/m)
float32 max_curvature_rate # Max rate of change for curvature (1/m/sec)


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/SteerMode.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ uint16 mode # Is 1 if autonomy mode should be active

float32 curvature # Desired steering curvature (1/m)
float32 max_curvature_rate # Max rate of change for curvature (1/m/sec)


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/SteerWheel.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ uint16 mode # Is 1 if autonomy mode should be active

float32 angle # Desired steering wheel angle (rad)
float32 angle_velocity # Desired steering wheel angle max velocity (rad/sec)


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/SteeringCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 steering_wheel_angle # Radians


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/SteeringFeedback.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 steering_wheel_angle # Radians


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/ThrottleCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 throttle_pedal # 0 to 1.0


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/ThrottleFeedback.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
std_msgs/Header header

float32 throttle_pedal # 0 to 1.0


2 changes: 0 additions & 2 deletions automotive_platform_msgs/msg/TurnSignalCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ uint8 NONE=0
uint8 LEFT=1
uint8 RIGHT=2
uint8 turn_signal # Desired turn signal on


3 changes: 1 addition & 2 deletions automotive_platform_msgs/msg/VelocityAccel.msg
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Vehicle Lateral Velocity and Acceleration Message
# Vehicle Longitudinal Velocity and Acceleration Message

std_msgs/Header header

float32 velocity # meters/sec
float32 accleration # meters/sec^2

0 comments on commit 872c69d

Please sign in to comment.