Files
RapidPoseTriangulation/extras/ros/README.md
2025-01-20 18:00:37 +01:00

468 B

ROS-Wrapper

Run pose estimator with ros topics as inputs and publish detected poses.


  • Build container:

    docker build --progress=plain -t rapidposetriangulation_ros -f extras/ros/dockerfile .
    
  • Update or remove the ROS_DOMAIN_ID in docker-compose.yml to fit your environment

  • Run and test:

    xhost +; docker compose -f extras/ros/docker-compose.yml up
    
    docker exec -it ros-test_node-1 bash
    export ROS_DOMAIN_ID=18