Skip to content

LCAS/STag_ROS2

 
 

Repository files navigation

STag_ROS2

This work utilises the STag markers from [ref]. Google Drive Marker Folder

Launching

The launch file includes multiple options for arguments. Environment variables can be set to override these rather than passing into the launch file. Current settings for these environment variable launch arguments can be viewed with: ros2 launch stag2_ros system.launch.py --show-arguments

For running with 2 cameras:

ros2 launch stag_ros2 system.launch.py
    usb_cam_params_file:=$HOME/ros2_ws/src/stag_ros2/config/params_usb_cam.yaml
    namespace:=my_first_camera
ros2 launch stag_ros2 system.launch.py
    usb_cam_params_file:=$HOME/ros2_ws/src/stag_ros2/config/params_usb_cam_2.yaml
    namespace:=my_second_camera
    use_rviz:=false

RViz requires you to configure manually for the second camera onwards.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • G-code 99.8%
  • Other 0.2%