***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Project root
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LVA Mobile Robotics
WS2024
Project root
Commits
b7940618
Commit
b7940618
authored
10 months ago
by
Bader, Markus
Browse files
Options
Downloads
Patches
Plain Diff
working for pioneer
parent
b833a529
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.devcontainer/Dockerfile-pioneer
+3
-1
3 additions, 1 deletion
.devcontainer/Dockerfile-pioneer
subprojects.mk
+8
-0
8 additions, 0 deletions
subprojects.mk
with
11 additions
and
1 deletion
.devcontainer/Dockerfile-pioneer
+
3
−
1
View file @
b7940618
...
...
@@ -5,7 +5,9 @@ FROM $ROOT_CONTAINER
# for pioneer
RUN apt-get install -y \
ros-$ROS_DISTRO-urg-node \
ros-$ROS_DISTRO-xacro
ros-$ROS_DISTRO-xacro \
ros-$ROS_DISTRO-joint-state-publisher \
joystick
ARG REPO_URL=https://github.com/reedhedges/AriaCoda.git
...
...
This diff is collapsed.
Click to expand it.
subprojects.mk
+
8
−
0
View file @
b7940618
...
...
@@ -32,6 +32,14 @@ ws01/src/tuw_laserscan_features:
ws01/src/marker_msgs
:
git clone
-b
ros2 git@github.com:tuw-robotics/marker_msgs.git
$@
ws01/src/ros2aria
:
git clone git@github.com:tuw-robotics/ros2aria.git
$@
ws01/src/tuw_gazebo
:
git clone git@github.com:tuw-robotics/tuw_gazebo.git
$@
touch
$@
/tuw_gazebo_plugins/COLCON_IGNORE
touch
$@
/tuw_gazebo_wanderer/COLCON_IGNORE
ws02/src/mr
:
git clone
-b
main ssh://git@gitlab.tuwien.ac.at:822/lva-mr/2024/ws.git
$@
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment