mavros_humantracking icon indicating copy to clipboard operation
mavros_humantracking copied to clipboard

Offboard gimbal control for PX4 enabled vehicles using MAVROS

Results 3 mavros_humantracking issues
Sort by recently updated
recently updated
newest added

Hello I am getting the following error when I run `roslaunch humantracking_controller multi_sitl_humantrack_circle.launch` ``` RLException: while processing /home/pravardhan/px4/PX4-Autopilot/launch/single_vehicle_spawn_sdf.launch: Invalid tag: Cannot load command parameter [model_description]: no such command [['xmlstarlet', 'ed',...

os: ubuntu 20.04 ros version: noetic ## what i did 1. clone https://github.com/Jaeyoung-Lim/mavros_humantracking and https://github.com/Jaeyoung-Lim/mavros_controllers in `~/catkin_mavros/src` and build them in `~/catkin_mavros`. 2. source below bash script in `~/px4/PX4-Autopilot` ```...

what is the geometric_controller package?