-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(common_sensor_launch): add distortion corrector param #247
feat(common_sensor_launch): add distortion corrector param #247
Conversation
Signed-off-by: vividf <[email protected]>
@knzo25 |
@knzo25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for code itself.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (just in case I tested it locally)
* feat: add distortion corrector param Signed-off-by: vividf <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: vividf <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(lidar): update PTP settings for new PTP architecture * fix(lidar): set FoVs to their desired (no added padding for correction) values as Nebula handles this now * chore(lidar): change parameters and node name to nebula/develop versions * fix(nebula_node_container): add multicast_ip parameter * fix(nebula_node_container): add point_filters parameter * hotfix(nebula_container_launch): ring outlier filter segfaults, disable it for now * ci(pre-commit): autofix * feat(common_sensor_launch): add distortion corrector param (#247) * feat: add distortion corrector param Signed-off-by: vividf <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: vividf <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * chore: add parameter for distortion corrector --------- Signed-off-by: vividf <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yi-Hsiang Fang (Vivid) <[email protected]>
PR: autowarefoundation/autoware.universe#7137 removes the default parameters from the distortion correction node and add the parameters file for the distortion node.
As the default parameters are removed, nebula_node_container.launch.py needs to load the parameters from yaml file.
test with
ros2 launch autoware_launch logging_simulator.launch.xml map_path:=$HOME/autoware_map/sample-rosbag vehicle_model:=jpntaxi sensor_model:=aip_xx1 vehicle_id:=2