Skip to content

Commit

Permalink
update ros version
Browse files Browse the repository at this point in the history
  • Loading branch information
dansmrcka committed Mar 20, 2023
1 parent 230ca87 commit 46b8287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
source /opt/ros/galactic/setup.bash
source /opt/ros/humble/setup.bash

# make VNC port configurable (prepare for moving to a dedicated port)
vnc_port="${VNC_PORT:=3000}"
Expand Down

0 comments on commit 46b8287

Please sign in to comment.