Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

uav navigation practice projects

right now this is a repository with my practice projects for uav navigation. stack is as follows:
ros2 <-> mavros <-> px4 <-> gazebo

how to run

  1. Install PX4 with Gazebo.

  2. Install the MAVROS package.

  3. Clone this repository and build the ROS2 workspace.

  4. Launch PX4.

  5. Launch MAVROS.

  6. Run the desired ROS2 package:

ros2 run <pkg_name> <exec_name>
  1. Call the service from another node or client.
ros2 service call <exec_name> <response_type> <arguments>

stay tuned!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages