Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Porting Interpolate Nodelet #22

Closed
mitsudome-r opened this issue Dec 3, 2020 · 1 comment
Closed

Porting Interpolate Nodelet #22

mitsudome-r opened this issue Dec 3, 2020 · 1 comment

Comments

@mitsudome-r
Copy link
Collaborator

I've been porting the interpolate nodelet from this repository for sensing_launch. https://github.com/tier4/velodyne_vls

However, there are other changes made to other nodelets in velodyne_pointcloud and velodyne_driver which interpolate nodelet depends on. (e.g. additional azimuth, timestamp fields added to sensor_msgs::PointCloud2 topic).
The repo has diverged from original https://github.com/ros-drivers/velodyne repo, and it is difficult to just add the nodelet to it's ros2 branch.

I'm currently doing the porting of https://github.com/tier4/velodyne_vls so that we can use it for testing it on the vehicle next week, but we probably should port this feature to the driver in Autoware.Auto repository rather than doing maintenance under Tier4 repository. Autoware.Auto driver also has better code quality as well.

@fred-apex-ai
Copy link
Contributor

blocks #14

isamu-takagi added a commit that referenced this issue Feb 7, 2022
* Add package version API

* Fix message type

* Fix ament index

* Modify api name
tier4-autoware-public-bot bot pushed a commit that referenced this issue Apr 12, 2022
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants