hihixuyang
Researcher carrying out both theoretical and engineering research of multi-agent systems.
NUSSuzhou, China
Pinned Repositories
Area-Coverage
Simulation for planar area coverage by a swarm of ground robots
Consensus-Problem
Distributed agents consensus problem, matlab code
dentopt_nmpc_controller
An event-based on-line adaptable fast nonlinear model predictive control framework
Formation-Algorithm
Multi agent flocking and formation algorithm
formation_control
consensus based formation control of multiple vehicles
IROS2020-paper-list
https://www.iros2020.org/
Multiple-fixed-wing-UAVs-flight-simulation-platform
A multiple fixed-wing UAVs flight simulation platform built by matlab and simulink. 一个小型固定翼无人机集群仿真演示平台
OpenMAS
OpenMAS is an object orientated, descrete time, multi-agent simulator. This piece of software is intended for research into mult-agent systems, collision avoidance, robotics, dynamics & control, decision making machine learning and AI.
robust_vehicle_control
GCMPC-based controller for CaRINA autonomous vehicle
UAV-Coverage
Simulation for planar area coverage by a swarm of UAVs
hihixuyang's Repositories
hihixuyang/OpenMAS
OpenMAS is an object orientated, descrete time, multi-agent simulator. This piece of software is intended for research into mult-agent systems, collision avoidance, robotics, dynamics & control, decision making machine learning and AI.
hihixuyang/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
hihixuyang/CooperativeControlofMulti-AgentSystems
hihixuyang/Formation_Flight_Sim
The simulation of formation control for quadrotor, including target allocation, global path planning and local path planning
hihixuyang/multi-agent-simulation
matlab based simulations
hihixuyang/Reactive-Synthesis-based-Collision-Avoidance-for-Symbolic-Motion-Planning
Each agent take other agents as obstacles in multi-agent system collision avoidance
hihixuyang/robotarium-rendezvous-RSSDOA
This repository contains the Matlab source codes (to use in Robotarium platform) of various rendezvous controllers for consensus control in a multi-agent / multi-robot system. We also proposed a new weighted bearing controller using wireless network measurements such as the Received Signal Strength (RSS) and the Direction of Arrival (DOA) of the RSS.
hihixuyang/actionlib
Provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc.
hihixuyang/Behavior-Tree
Behavior Tree Library in C++.
hihixuyang/cgal
The public CGAL repository, see the README below
hihixuyang/Distributed-Network-Consensus
MATLAB implementation of "Average TimeSync Protocol", an algorithm for clock synchronization via distributed linear iterations from IEEE publication "A Distributed Consensus Protocol for Clock Synchronization in Wireless Sensor Networks" by Luca Schenato and Giovanni Gamba
hihixuyang/drake
A planning, control, and analysis toolbox for nonlinear dynamical systems. More info at
hihixuyang/Dubins-Curve-For-MATLAB
A MATLAB version of Dubins Curve based on Andrew Walker's work
hihixuyang/Extremum-Seeking-Control
Construction of an Extremum Seeking Controller for ABS braking
hihixuyang/FluenceMapping
Trajectory optimization to match fluence profiles.
hihixuyang/grad_traj_optimization
Gradient-Based Online Safe Trajectory Generator
hihixuyang/H-OBCA
Hierarchical Optimization-Based Collision Avoidance - a path planner for autonomous parking
hihixuyang/mav_trajectory_generation
Polynomial trajectory generation and optimization, especially for rotary-wing MAVs.
hihixuyang/mavros
MAVLink to ROS gateway with UDP proxy for Ground Control Station
hihixuyang/minimum_snap_trajectory_generation
easy sample code for minimum snap trajectory planning in MATLAB
hihixuyang/mobilerobotics
Matlab and Robot code for MTE 544: Autonomous Mobile Robotics at the University of Waterloo
hihixuyang/mobilesim
Some sketches for MobileSim robot simulator, as used in CMP545 (PPGC UFRGS)
hihixuyang/Multi-robot-motion-planning-with-discrete-control
Symbolic motion planning for multi-agent collision avoidance problem
hihixuyang/quad_geometric_control
Geometric control of Quadrotor on SE(3)
hihixuyang/ROS-Behavior-Tree
Behavior Trees Library for ROS (Robot Operating System). In C++ and python
hihixuyang/sarafun_bt
Behavior Trees for the SARAFun project
hihixuyang/se3quad
Geometric Controller of a Quadrotor on SE(3)
hihixuyang/tansa
Dancing Robotics Platform
hihixuyang/VirtualArena
VirtualArena is Object-Oriented Matlab Toolkit for Control Design and System Simulation.
hihixuyang/yaml-cpp
A YAML parser and emitter in C++