changed launch command
This commit is contained in:
parent
27026bf064
commit
a1a122f50b
|
@ -2,7 +2,6 @@ services:
|
|||
px4:
|
||||
build: Docker_PX4
|
||||
command: bash -c "source /opt/ros/melodic/setup.bash &&
|
||||
source /home/arrow/catkin_ws/devel/setup.bash &&
|
||||
source home/arrow/PX4-Autopilot/Tools/simulation/gazebo-classic/setup_gazebo.bash home/arrow/PX4-Autopilot/ home/arrow/PX4-Autopilot//build/px4_sitl_default &&
|
||||
export ROS_PACKAGE_PATH=/home/arrow/catkin_ws/src/oscillation_ctrl:/opt/ros/melodic/share:/home/arrow/PX4-Autopilot:/home/arrow/PX4-Autopilot/Tools/sitl_gazebo:/home/arrow/PX4-Autopilot:/home/arrow/PX4-Autopilot/Tools/simulation/gazebo-classic/sitl_gazebo-classic &&
|
||||
|
||||
|
|
Loading…
Reference in New Issue