Commit Graph

428 Commits

Author SHA1 Message Date
dave 18360d3bfd finished groundstation support in rosbuzz+webcontrol 2018-11-05 14:50:24 -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 85f2ed41c6 enhanced individual waypoint control stability 2018-10-29 01:47:39 -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
dave 4c5d2e5ef2 add height table and fix large ID bug in ACF 2018-09-11 00:02:20 -04:00
David 353f169be1 added webcontrol to drones and increase script max_vel 2018-09-10 17:48:11 -04:00
dave 8580f8f306 integrated enhancements from dev_kinetic 2018-09-07 00:05:19 -04:00
dave 52357b142d added mavros conversion header 2018-09-06 16:19:58 -04:00
dave d4ee8ef81e merge dev 2018-09-06 12:47:38 -04:00
dave a99d2a6496 rosbuzz dev enabled in sim, fixed testaloneWP in dev 2018-04-27 11:42:59 -04:00
dave 8e6319e3a5 added yaw control and states pursuit, agreggation and formation (still to tweak) 2018-03-03 19:41:54 -05:00
dave 80799aeaa6 restructured bzz for path planning 2017-12-22 16:48:39 -05:00
dave 390a02df8d add collision boxes for gazebo buildings and debugged collision detection for rrt 2017-12-21 21:41:57 -05:00
dave 11053c82dc changed absolute_position to fit argos implementation 2017-12-21 13:28:06 -05:00
dave ceeee9f76e fix subscriber format, added NED yaw, changed position to absolute_position and fixed proximity obstacles detection 2017-12-21 12:20:26 -05:00
dave 1f2fae047a fix proxmity topic 2017-12-20 16:10:30 -05:00
dave 2751230d6f made rrtstar a state 2017-12-20 14:33:23 -05:00
dave 661f7897c3 fix rviz res 2017-12-20 13:45:22 -05:00
dave 701991adc2 generalized some parts of RRT and complete export occ_grid 2017-12-20 12:20:43 -05:00
dave 177baf5d15 beautified 2017-12-19 13:14:56 -05:00
dave d12e3d3824 Merge branch 'sim' of git.mistlab.ca:dasto/drones into sim 2017-12-19 13:09:45 -05:00
dave 9f53386023 changed matrix call in bzz, fixed ros prints from bzz and add closure to export maps 2017-12-19 13:09:22 -05:00
vivek-shankar 84eeef897e cppcheck warnings addressed 2017-12-19 12:46:08 -05:00
dave a9204ad0b0 Merge branch 'master' into dev 2017-12-18 19:33:01 -05:00
dave 269f22a23b merged with master 2017-12-18 19:10:30 -05:00
dave 276d46ee83 reformat comments 2017-12-13 12:47:42 -05:00
dave 60aef71f38 removed unused functions and variables 2017-12-08 19:44:24 -05:00
dave 74f7f740e0 beautified 2017-12-08 18:53:32 -05:00
dave 72e51f3c82 added simulation var in cmakelist and removed user vstig 2017-12-08 18:52:35 -05:00