Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
larm-astro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Inès EL HADRI
larm-astro
Commits
4eb18344
Commit
4eb18344
authored
Jan 19, 2024
by
Inès EL HADRI
💤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit launchfiles
parent
570a9cee
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
6 deletions
+10
-6
sim_operator_launch.yaml
grp_astro/launch/sim_operator_launch.yaml
+5
-1
tbot_launch.yaml
grp_astro/launch/tbot_launch.yaml
+0
-4
tbot_operator_launch.yaml
grp_astro/launch/tbot_operator_launch.yaml
+5
-1
No files found.
grp_astro/launch/sim_
visualize
_launch.yaml
→
grp_astro/launch/sim_
operator
_launch.yaml
View file @
4eb18344
...
@@ -10,4 +10,8 @@ launch:
...
@@ -10,4 +10,8 @@ launch:
# Launch a terminal that listens to the "detection" topic to print when we see a bottle in the FOV
# Launch a terminal that listens to the "detection" topic to print when we see a bottle in the FOV
-
executable
:
-
executable
:
cmd
:
gnome-terminal --tab -e 'ros2 topic echo "detection"'
cmd
:
gnome-terminal --tab -e 'ros2 topic echo "detection"'
\ No newline at end of file
# Launch teleop
-
executable
:
cmd
:
gnome-terminal --tab -e 'ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap cmd_vel:=/multi/cmd_teleop'
grp_astro/launch/tbot_launch.yaml
View file @
4eb18344
...
@@ -26,10 +26,6 @@ launch:
...
@@ -26,10 +26,6 @@ launch:
exec
:
"
cam_vision"
exec
:
"
cam_vision"
name
:
"
cam_vision"
name
:
"
cam_vision"
-
executable
:
cmd
:
gnome-terminal --tab -e 'ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap cmd_vel:=/multi/cmd_teleop'
# Launch a SLAM algorithm
# Launch a SLAM algorithm
-
include
:
-
include
:
file
:
"
$(find-pkg-share
slam_toolbox)/launch/online_sync_launch.py"
file
:
"
$(find-pkg-share
slam_toolbox)/launch/online_sync_launch.py"
\ No newline at end of file
grp_astro/launch/tbot_
visualize
_launch.yaml
→
grp_astro/launch/tbot_
operator
_launch.yaml
View file @
4eb18344
...
@@ -10,4 +10,8 @@ launch:
...
@@ -10,4 +10,8 @@ launch:
# Launch a terminal that listens to the "detection" topic to print when we see a bottle in the FOV
# Launch a terminal that listens to the "detection" topic to print when we see a bottle in the FOV
-
executable
:
-
executable
:
cmd
:
gnome-terminal --tab -e 'ros2 topic echo "detection"'
cmd
:
gnome-terminal --tab -e 'ros2 topic echo "detection"'
\ No newline at end of file
# Launch teleop
-
executable
:
cmd
:
gnome-terminal --tab -e 'ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap cmd_vel:=/multi/cmd_teleop'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment