Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
main_ros_docker_setup
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
MAMUTRobotiks
eurobotRosStack
main_ros_docker_setup
Graph
31c97fe356e1bdf1e04b8210bc22de80a89ad829
Select Git revision
Branches
1
MAMUT
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Nov
17
8
1
18
Oct
17
I don't want to start an Editor inside the compiling process
MAMUT
MAMUT
changed it back. Seemed not to work
added missing fuse dependency
changed build to buildx because build will be deprecated
added missing dependency for the neovide editor
added some missing dependencies for the rust toolchain and a builtin Editor neovide
updated entrypoint.s
enabled ros2 autocompletion
added correct volume connections
added mkdir -p commands to create relevant folders for ros2 development
added several volumes for ros2 development
updated compose.yaml so it wiil work like the entrypoint.sh
changed /home/deck/projects/ros2_test_vol to ~/ros2_ws for better compatibility
changed so rust will be installed properly
update Dockerfile to properly install RUST
updated yaml
added more explainable README
last updates before teamMeeting
fixed lowercase bug
names have to has a lower_case name, so it's now fixed
names have to has a lower_case name, so it's now fixed
updated entrypoint.sh so now it'll use the right volume
added little docker compose with environment variables for the container.
added updated dockerfile for better usage
a entrypoint bashscript for the docker image for lazy usage
example buildscript for lazy usage
Initial commit