mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
@@ -106,6 +106,8 @@ source /opt/ros/noetic/setup.bash
|
|||||||
cd ${HOME}/catkin_ws && catkin_make
|
cd ${HOME}/catkin_ws && catkin_make
|
||||||
echo "source ${HOME}/catkin_ws/devel/setup.bash" >> ~/.bashrc
|
echo "source ${HOME}/catkin_ws/devel/setup.bash" >> ~/.bashrc
|
||||||
|
|
||||||
|
source $HOME/catkin_ws/devel/setup.bash
|
||||||
|
|
||||||
echo "--- Adding Clover vehicle startup script to PX4"
|
echo "--- Adding Clover vehicle startup script to PX4"
|
||||||
ln -s "$(catkin_find clover_simulation airframes)/*" $HOME/PX4-Autopilot/ROMFS/px4fmu_common/init.d-posix/airframes/
|
ln -s "$(catkin_find clover_simulation airframes)/*" $HOME/PX4-Autopilot/ROMFS/px4fmu_common/init.d-posix/airframes/
|
||||||
|
|
||||||
@@ -182,7 +184,6 @@ monkey --version
|
|||||||
systemctl --version
|
systemctl --version
|
||||||
# TODO: add Python tests
|
# TODO: add Python tests
|
||||||
|
|
||||||
source $HOME/catkin_ws/devel/setup.bash
|
|
||||||
roscore -h
|
roscore -h
|
||||||
rosversion px4
|
rosversion px4
|
||||||
rosversion clover
|
rosversion clover
|
||||||
|
|||||||
Reference in New Issue
Block a user