添加amvlab环境配置
This commit is contained in:
parent
8aec170b09
commit
c318c994a5
12
amvlab 环境配置.md
Normal file
12
amvlab 环境配置.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# amvlab 环境配置
|
||||||
|
|
||||||
|
```sh
|
||||||
|
source /home/aihangtec/Prometheus/devel/setup.bash
|
||||||
|
export GAZEBO_PLUGIN_PATH=$GAZEBO_PLUGIN_PATH:$/home/aihangtec/Prometheus/devel/lib
|
||||||
|
export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:$/home/aihangtech/Prometheus/Simulator/gazebo_simulator/models
|
||||||
|
export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:$/home/aihangtec/Prometheus/Simulator/gazebo_simulator/amov_models
|
||||||
|
source /home/aihangtec/prometheus_px4/Tools/setup_gazebo.bash /home/aihangtec/prometheus_px4 /home/aihangtec/prometheus_px4/build/amovlab_sitl_default
|
||||||
|
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/aihangtec/prometheus_px4
|
||||||
|
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/aihangtec/prometheus_px4/Tools/sitl_gazebo
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user