Skip to content

thead monitor OPerition not permitted in pthread_create #140

@wyjforwjy

Description

@wyjforwjy

Before opening an issue
If the issue is about build errors:

If the issue is about calibration procedure and results:

If the issue is about the algorithm:

Describe the bug
I pull the docker image you provided "koide3/direct_visual_lidar_calibration:humble"
I run the example "Camera-map registration" by the command:
(1)firstly , i go into the container by the command "docker run --rm -it --net=host gpus all --name self_cali -v /home/data:/data direct_visual_lidar_calibration:humble bash"
(2) i untar the faro.tar.gz in /data folder
(3) ros2 run direct_visual_lidar_calibration preprocess_map
--map_path /datafaro/map.ply
--image_path /data/faro/image00.jpg
--dst_path /data
--camera_model plumb_bob
--camera_intrinsics 2242.45,2242.69,1579.98,1172.42
--camera_distortion_coeffs -0.0272569,0.00207913,-0.00411347,-0.00208982,-0.00291759
but it occurs that:

Image

Environment:
-computer OS: ubuntu 16.04

  • docker OS: [Ubuntu 20.04]
  • ROS version: [ROS2 humble]

Additional context
I think it's insufficient permissions or resource limits , but i check the docker resource and permissions , it shows aright.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions