This website requires JavaScript.
Explore
Help
Register
Sign In
kubeedge
/
community
mirror of
https://github.com/kubeedge/community.git
Watch
1
Star
0
Fork
You've already forked community
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
community
/
sig-robotics
/
examples
/
Implement-VSLAM-algorithm-b...
/
build
/
ros-melodic
/
entrypoint_setup.sh
7 lines
95 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
# setup ros environment
source
"
/opt/ros/
$ROS_DISTRO
/setup.bash
"
exec
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink