Commit Graph

453 Commits

Author SHA1 Message Date
Emran Billah 2a68639632 Fixing error related to unreferenced stime. Replacing with ctime resolves build issues, but might pose challenges down the road. Point to note, if things start looking weird 2024-04-28 13:51:21 -03:00
Giovanni Beltrame ce38cb6b1d Remove return values of init and step from the stack 2020-06-15 23:57:04 -04:00
dave ea2e9348c1 beautified 2019-04-10 14:32:55 -04:00
dave 073e107da7 move rosbuzz headers and reneabled pursuit and graph formation from webcontrol 2019-04-10 14:14:19 -04:00
vivek-shankar 6a8ff44ee7 Yolo bounding box integration into the BVM. 2019-01-08 14:26:38 -05:00
dave fbb0f108b1 beautified and style fixes 2018-12-04 10:34:07 -05:00
dave 50c995c3e3 merge changes from field 2018-11-21 08:19:38 +01:00
dave 1223b3e18d msg size to 200 2018-11-20 15:28:08 +01:00
dave cffea220ae reverted previous commit change of battery topic 2018-11-18 23:24:55 +01:00
dave b996694976 switched battery topic to mavros::batterystatus 2018-11-18 23:12:36 +01:00
dave 7cf903f84c merge rosbuzz sim 2018-11-18 15:46:28 +01:00
dave f51bf10482 updated xbee list, takeoff height and hidden target gps list 2018-11-18 15:34:19 +01:00
dave 4fbdb07ce4 added popup on waypoint, batt level yellow color, fix gps location for pangeae and enhanced robustness to packet lost 2018-11-16 18:00:36 +01:00
dave 9050de5954 Merge commit '33e19e16aedb33f792088967064e5c5da8de13ac' into ros_drones_ws 2018-11-12 17:45:33 -05:00
dave 33e19e16ae increase delay on neigh garbage collector and switch gohome to manual 2018-11-12 17:44:03 -05:00
dave 777c1b43d2 Merge commit 'b3f9b7cf4e39329abcb820ae0892725b25b2f61a' into ros_drones_ws 2018-11-12 16:00:21 -05:00
dave b3f9b7cf4e added Hull polygon from user inputs and minor enhancement to GIS and state machine 2018-11-11 15:11:41 -05:00
dave 8f7b8fa4e6 first working implementation of Voronoi deployment with geofence 2018-11-10 03:46:27 -05:00
dave 78638ce8b8 enhanced geofencing 2018-11-09 14:25:58 -05:00
dave 5800cb8b8c Merge commit '12ff37965b577d13a3d3288686ddcbef1fb6cb43' into ros_drones_ws 2018-11-07 12:09:52 -05:00
dave fa94467652 implemented Voronoi Centroid tessellation - still need works 2018-11-07 10:24:06 -05:00
dave b119ec7df0 Merge commit '18360d3bfda8ac9088a182981de5c5754dd8ed26' into ros_drones_ws 2018-11-05 14:52:16 -05:00
dave 18360d3bfd finished groundstation support in rosbuzz+webcontrol 2018-11-05 14:50:24 -05:00
dave 7e5a3b1624 merge sim rosbuzz 2018-11-05 04:15:31 -05:00
dave ec869b3bb7 enhanced serialization, done with 1st exp. with added complexity (batt/state info) 2018-11-05 04:11:02 -05:00
dave b62789a583 added batt/state of all neighbor in webcontrol, enhance serialization for vstig 2018-11-04 16:27:11 -05:00
dave 70cabdb4fa Merge commit '77886ac037f585465533271a8a5cc1642b456b80' into ros_drones_ws 2018-10-29 13:55:23 -04:00
dave 85f2ed41c6 enhanced individual waypoint control stability 2018-10-29 01:47:39 -04:00
vivek-shankar e36101f0de Fix for solos set mode issue 2018-10-24 14:40:01 -04:00
dave fd8e802274 merge from drone_ws 2018-10-19 02:38:31 -04:00
dave 4dec1ca100 individual waypoint ctl, map-based waypoint in webctl in formation 2018-10-19 02:34:18 -04:00
vivek-shankar 0d23041160 Local setpoint fix for the solos. 2018-10-04 16:06:45 -04:00
dave 7c438c2323 removed the need for setmode with m100 adapter 2018-10-03 21:43:11 -04:00
mistSpiri_Vachkiri 92f7a8d1e6 changes made on the field 27/09 2018-09-27 19:51:09 -04:00
Rafael Braga 1da2084419 Revert "changes made on the field"
This reverts commit 5654274acf8db38896cfafe41b10a592bc602284
2018-09-27 19:44:18 -04:00
mistSpiri_Valmiki 0f54378b26 changes made on the field 2016-02-11 11:32:52 -05:00
mistSpiri_Valmiki b2ab2ea9ec fixes from spiri HITL 2018-09-27 12:18:43 -04:00
dave 13719ec22f add lat/long to takeoff/land cmds 2018-09-26 23:01:40 -04:00
dave c60c1e53ec moved log commands to dedicated functions 2018-09-26 22:55:11 -04:00
dave e22f35a26e merge latest rosbuzz dev 2018-09-26 22:20:06 -04:00
dave a50d88d44e integrated all topics & services in yaml 2018-09-26 22:15:40 -04:00
vivek-shankar f4f637b9b4 Merge commit '2372149b8371027c9e9241c5dc2849e4082cca10' into sim 2018-09-26 12:15:39 -04:00
Fang Wu 65d7d3f5a8 Check for negative values of altitude
modified:   src/rosbuzz/src/roscontroller.cpp
2018-09-26 12:50:27 -04:00
vivek-shankar c5f1135e6e cleaned up syc. algo. and log. 2018-09-26 11:49:58 -04:00
dave 835a25c3c5 fix setmode in launch and min alt. 2018-09-23 23:00:52 -04:00
dave 4eb044a4a9 fix modes usage for spiris mavros compatibility 2018-09-23 22:02:05 -04:00
Fang Wu 77351daa9a Changes to be committed: cleaned the rosbuzz log
modified:   src/rosbuzz/src/roscontroller.cpp
2018-09-18 17:06:57 -04:00
Fang Wu d63bc3686b Changes to be committed: change logging
modified:   src/rosbuzz/src/roscontroller.cpp
2018-09-18 15:38:44 -04:00
Fang Wu 4523de48a2 Changes to be committed: change the logging sequence
modified:   src/rosbuzz/src/roscontroller.cpp
2018-09-18 15:13:44 -04:00
dave b3c7e530b1 minor fixes to xbee_status and logger 2018-09-12 23:09:24 -04:00