where is the relative velocity converted to absolute velocity? #5287
Answered
by
shulanbushangshu
saruca1784
asked this question in
Feature requests
-
hello,I wanna figure out which node converts |
Beta Was this translation helpful? Give feedback.
Answered by
shulanbushangshu
Nov 5, 2024
Replies: 1 comment 1 reply
-
You can see this function: It is in radar_tracks_msgs_converter_node.cpp |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shulanbushangshu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can see this function:
geometry_msgs::msg::Vector3 RadarTracksMsgsConverterNode::compensateVelocityEgoMotion(
const geometry_msgs::msg::Vector3 & velocity_in,
const geometry_msgs::msg::Point & position_from_veh)
It is in radar_tracks_msgs_converter_node.cpp