ros-perception / perception_pcl

PCL (Point Cloud Library) ROS interface stack
http://wiki.ros.org/perception_pcl
421 stars 332 forks source link

anyone who compiled this to raspberry pi boards? #415

Closed foxydevelby closed 1 year ago

foxydevelby commented 1 year ago

just a question if this package supports arm boards. tried using --parallel-workers or --executor sequential but the board keeps freezing when reached 83%

mvieth commented 1 year ago

@foxydevelby Maybe use top, htop, or similar to monitor the memory usage, and to make sure that only one compile process is used

SteveMacenski commented 1 year ago

This seems better suited for the robotics stack exchange (the replacement for ROS Answers)