Skip to main content

Questions tagged [pcl]

Questions related to PCL the Point Cloud Library

0 votes
0 answers
30 views

I am building a project using ROS Noetic. I have installed Noetic using robostack with conda/mamba and have verified that the environment is setup. When i run catkin_make I get numerous errors ...
Umar's user avatar
  • 1
0 votes
1 answer
53 views

I'm doing cylinder segmentation using the Point Cloud Library following the official tutorial: ...
abhishek47's user avatar
1 vote
1 answer
75 views

I was trying to run interactive_slam on my WSL, since I used docker before but it had extremely poor performance (3FPS). So, I compiled everything just like I did on docker with ROS noetic, but when ...
SLAMenjoyer's user avatar
0 votes
1 answer
1k views

I've been trying to convert a rosbag which i've generated after running the kiss-icp algorithm (so output is sensor_msg/msg/PointCloud2) into a 3D map of the environment, by converting it into a .pcd ...
SLAMenjoyer's user avatar
0 votes
1 answer
790 views

Im trying to use the github package for 2D LiDAR-based odometry in ROS2 humble. This is the package github Simple-2D-LiDAR-Odometry I installed the dependencies required with ...
Macedon971's user avatar
0 votes
1 answer
155 views

For example, there is this Merging 2 pcl from kinects Where the OP converts to/from PCL objects. Unless this kind of thing is a shallow copy, I have a hard time believing there isn't a concatenate for ...
Joshua's user avatar
  • 103
0 votes
2 answers
140 views

now I am making the node for my custom lidar. the struct of this lidar pointcloud is ...
lee dida's user avatar
0 votes
1 answer
367 views

I am trying to use PCL filters in my rosnode ,where I am trying to perform noise removal on the pointcloud,but while building the package. I am getting CMAKE errors ...
Ketan P's user avatar
  • 11
2 votes
2 answers
662 views

I am receiving a sensor_msgs::msg::PointCloud (base_link frame) in my callback. I want to transform this PointCloud to the camera frame, so that I can do a ...
renan's user avatar
  • 53
1 vote
1 answer
642 views

I am working on a project whose main objective is to check the sensors that can perceive the environment and implement those in gazebo environment. so i am trying to implement lidar sensor and ...
Hem92j's user avatar
  • 116
1 vote
0 answers
64 views

I require some guidance on how to use PCL libraries's NDT algorithm for localisation. The problem I am trying to solve is to monitor whether the robot is localised properly to a map generated by ...
siva_uchiha's user avatar
0 votes
2 answers
502 views

I am getting a segmentation fault with pcl::transformPointCloud. This is all I am getting on the terminal: ...
ALNA_Perera's user avatar
0 votes
1 answer
123 views

Compiler: gcc9.4.0 Arch: Ubuntu20.04/AMD64 PCL: 1.10 ROS Galactic I've got two errors which I believe are hindering me from compiling my code here successfully. The first is affecting my attempt to ...
user avatar
0 votes
1 answer
264 views

Hi, I am trying to implement something like this: https://pcl.readthedocs.io/en/latest/normal_distributions_transform.html#normal-distributions-transform using lidar output. I'm getting linking errors ...
user avatar
1 vote
1 answer
104 views

Could someone confirm if the package pcl_ros is compatible with ARM boards? I have attempted to compile it on a Raspberry Pi board using the options ...
n000b's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
36