https://github.com/cong-harvard/marker_tracking

https://github.com/cong-harvard/marker_tracking

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CoNG-harvard
  • License: bsd-2-clause
  • Language: Jupyter Notebook
  • Default Branch: dev_summer_david
  • Size: 188 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

marker_tracking

The ROS 1 repository for automatic marker tracking using a robotic arm.

Installation

Clone this package to the src/ folder of your catkin workspace, then build the package.

bash $ cd ~/catkin_ws/src $ git clone https://github.com/lina-robotics-lab/marker_tracking.git $ cd ~/catkin_ws $ rosdep install --from-paths src --ignore-src -r -y $ catkin build marker_tracking

Step 1: bring up the robot

First, bring up the real robot or simulated robot, then run the MoveIt! interface.

bash cd ${pkg_folder}/scripts/run_server_2.bash You might need to click enter three times after each time the output finishes to pop out.

Step 2: run the robot arm server and camera.

Source the ROS workspace, then run

bash $ roslaunch marker_tracking marker_tracking_control.launch

You might need to press Enter to start the robot arm control server.

Step 3 start the tracking control

bash $ rosrun marker_tracking track_marker.py

Owner

  • Name: CoNG at Harvard
  • Login: CoNG-harvard
  • Kind: organization

GitHub Events

Total
Last Year