mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Minor fixes
This commit is contained in:
@@ -167,7 +167,7 @@ python2 --version
|
||||
python3 --version
|
||||
# ipython --version
|
||||
ipython3 --version
|
||||
gazebo --version || true # FIXME: Gazebo exist with 255 on --version somehow
|
||||
gazebo --version || true # FIXME: Gazebo exits with 255 on --version somehow
|
||||
node -v
|
||||
npm -v
|
||||
byobu --version
|
||||
@@ -177,6 +177,7 @@ pip --version
|
||||
pip3 --version
|
||||
monkey --version
|
||||
systemctl --version
|
||||
# TODO: add Python tests
|
||||
|
||||
source $HOME/catkin_ws/devel/setup.bash
|
||||
roscore -h
|
||||
|
||||
Reference in New Issue
Block a user