-
Notifications
You must be signed in to change notification settings - Fork 0
Waterloo Steel:Platform Launch Demos
jaku-jaku edited this page Oct 4, 2023
·
7 revisions
[Last generated: Wed 4 Oct 2023 15:34:20 EDT]
βΌοΈ For general powering on device, please refer to π Platform Instruction
$ ssh uwarl-orin@192.168.1.10
$ roslaunch waterloo_steel_supervisor multi_intel_camera.launch
π¨ If the launch is not successful:
- Check the hardware USB C cable connections to both cameras
- [Ask Jack if you need to] Launch individual cameras separately for the system to register individual camera IDs
# 1. connect to jetson
$ ssh uwarl-orin@192.168.1.10
# 2. start a tmux session
$ tmux
### TIPS:
# create multiple windows with:
# [ctrl + b] then ["] : split horizontal
# [ctrl + b] then [%] : split vertical
# [ctrl + b] then [arrow-keys] : switch window selection
# [ctrl + b] then [:] and [type: set mouse on] : to enable mouse selection and scroll and window adjustment
# 3. launch wam node:
$ roslaunch wam_node wam_node.launch
### WAM Activation Instruction:
# 1. release all E-stops
# 2. [shift & activate] on control pendant (the one with E-stop inside the cabinet)
# 3. [Enter] on the keyboard to confirm default home-position
# Now, you will hear the gear activating
### TIPS:
# launch other nodes: 1.2 camera & 1.4 demo node in different tmux windows
# 4. detach to keep running in background and independent from your laptop terminal:
# [ctrl + b] then [:] and [type: dettach]
$ roslaunch waterloo_steel_supervisor waterloo_steel_demo.launch
# command to perform demo:
$ rosservice call /waterloo_steel/start_demo "demo_id: 2"
$ ls ~/.ros/bagfiles/waterloo_steel_demo/session_{id}/
Copyright Β© 2012-2021 - University of Waterloo - Advanced Robotics Lab
-
π·οΈ [ Lab ]:
-
π·οΈ [ Logbook ]:
-
π·οΈ [ Tips ]:
-
π·οΈ [ Waterloo Steel ]: