fix(ros): points smalll resolution error.
This commit is contained in:
parent
c55db46760
commit
0881a70922
|
@ -850,7 +850,7 @@ class ROSWrapperNodelet : public nodelet::Nodelet {
|
|||
// return;
|
||||
|
||||
auto &&in = api_->GetIntrinsicsBase(Stream::LEFT);
|
||||
|
||||
in -> ResizeIntrinsics();
|
||||
sensor_msgs::PointCloud2 msg;
|
||||
msg.header.seq = seq;
|
||||
msg.header.stamp = stamp;
|
||||
|
|
Loading…
Reference in New Issue
Block a user