Skip to content

ARG-NCTU/ros2_gazebo

 
 

Repository files navigation

ros2 gazebo

Clone REPO

git clone [email protected]:ARG-NCTU/ros2_gazebo.git --recurse-submodules

Build ROS2 WorkSpace

source Docker/gpu/run.sh
source clean_ros2.sh
source build_ros2_ws.sh

Start BlueBoat SITL

First Terminal

source Docker/gpu/run.sh
source environment.sh
ros2 launch blueboat_sitl blueboat_sitl.launch.py

Second Terminal

source Docker/gpu/run.sh
source environment.sh
ros2 launch mavros apm.launch fcu_url:=udp://:[email protected]:14551 #gps_url:=udp:/<your ip> if needed

Third Terminal Open Your QGC localy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.2%
  • HTML 13.9%
  • Metal 3.6%
  • Dockerfile 2.8%
  • C++ 2.5%
  • Shell 1.2%
  • Other 0.8%