live-pose-ros
July 1, 2024 ยท View on GitHub
Intel RealSense Depth Camera compatible ROS neotic package for live 6 DOF pose estimation.
Publishes topics 1)Pose (transformation matrix) and 2)Visual output (image)
Table of Contents
Installation
- Clone the repository:
cd ~/catkin_ws/src git clone https://github.com/Kaivalya192/live-pose.git cd live-pose
Preparation
Docker Build
-
Build the Docker container:
cd docker docker build --network host -t foundationpose-ros-neotic . -
Install Weights:
- Download the weights from this link and place them under
src/weights.
- Download the weights from this link and place them under
Usage
Running the Container
- Run the container:
note: To run on windows installbash docker/run_container.shCygwinand execute./docker/run_container_win.sh
Configure Catkin workspace
- Build:
catkin build
Running the Node
-
Run the live pose estimation:
source devel/setup.bash rosrun live-pose node.py -
Locate the .obj file:
Note: For novel object you can use Object Recustruction Framework -
Masking:
here select the Boundry points of object in first frame