Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
forked from ApolloAuto/apollo
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
文件
master
Branches (156)
Tags (8)
master
bazel2.x
docker_dev
r5.5.0
master_add_errcode
r3.0.0
v3.1_dev
lidar_point_pillars
kevin-y-wang
control_lego_sim
trigger_semantic_lstm
semantic_LSTM
techoe/calibration
techoe/check
techoe/fix_eigen_solver
techoe/multi_cameras
gcc-8
mpi_dev
dependabot/npm_and_yarn/modules/dreamview/frontend/mixin-deep-1.3.2
techoe/ransac
v5.5.0
v5.0.0
v3.5.0
v3.0.0
v2.5.0
v2.0.0
v1.5.0
v1.0.0
master
Branches (156)
Tags (8)
master
bazel2.x
docker_dev
r5.5.0
master_add_errcode
r3.0.0
v3.1_dev
lidar_point_pillars
kevin-y-wang
control_lego_sim
trigger_semantic_lstm
semantic_LSTM
techoe/calibration
techoe/check
techoe/fix_eigen_solver
techoe/multi_cameras
gcc-8
mpi_dev
dependabot/npm_and_yarn/modules/dreamview/frontend/mixin-deep-1.3.2
techoe/ransac
v5.5.0
v5.0.0
v3.5.0
v3.0.0
v2.5.0
v2.0.0
v1.5.0
v1.0.0
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
master
Branches (156)
Tags (8)
master
bazel2.x
docker_dev
r5.5.0
master_add_errcode
r3.0.0
v3.1_dev
lidar_point_pillars
kevin-y-wang
control_lego_sim
trigger_semantic_lstm
semantic_LSTM
techoe/calibration
techoe/check
techoe/fix_eigen_solver
techoe/multi_cameras
gcc-8
mpi_dev
dependabot/npm_and_yarn/modules/dreamview/frontend/mixin-deep-1.3.2
techoe/ransac
v5.5.0
v5.0.0
v3.5.0
v3.0.0
v2.5.0
v2.0.0
v1.5.0
v1.0.0
apolloauto
/
scripts
/
camera.sh
apolloauto
/
scripts
/
camera.sh
camera.sh 1.53 KB
Copy Edit Raw Blame History
fengzongbao authored 2018年11月26日 16:59 +08:00 . + add script for camera
#!/usr/bin/env bash
###############################################################################
# Copyright 2018 The Apollo Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
###############################################################################
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "${DIR}/.."
source "${DIR}/apollo_base.sh"
function start() {
LOG="${APOLLO_ROOT_DIR}/data/log/camera.out"
CMD="cyber_launch start /apollo/modules/drivers/camera/launch/camera.launch"
NUM_PROCESSES="$(pgrep -c -f "modules/drivers/camera/dag/camera.dag")"
if [ "${NUM_PROCESSES}" -eq 0 ]; then
eval "nohup ${CMD} </dev/null >${LOG} 2>&1 &"
fi
}
function stop() {
eval "nohup cyber_launch stop /apollo/modules/drivers/camera/launch/camera.launch < /dev/null 2>&1 &"
}
# run command_name module_name
function run() {
case 1ドル in
start)
start
;;
stop)
stop
;;
*)
start
;;
esac
}
run "1ドル"
Loading...
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Please select a report type
Cancel
Send
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

About

Apollo (阿波罗)是一个开放的、完整的、安全的平台,将帮助汽车行业及自动驾驶领域的合作伙伴结合车辆和硬件系统,快速搭建一套属于自己的自动驾驶系统
No labels
Apache-2.0
Use Apache-2.0
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
Edit
About
Homepage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Zivecho/apolloauto.git
git@gitee.com:Zivecho/apolloauto.git
Zivecho
apolloauto
apollo
master
Going to Help Center

Search

Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register

AltStyle によって変換されたページ (->オリジナル) /